public static interface ClockPickerWidget.Template
extends com.google.gwt.safehtml.client.SafeHtmlTemplates
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.safehtml.shared.SafeHtml |
content(String id) |
@SafeHtmlTemplates.Template(value="<input id=\"clockpicker-{0}-input\" type=\"text\" class=\"v-timefield-textfield v-textfield\">\n<button id=\"clockpicker-{0}-button\" type=\"button\" class=\"v-timefield-button\" tabindex=\"-1\" role=\"button\">\n</button>\n")
com.google.gwt.safehtml.shared.SafeHtml content(String id)
Copyright © 2026. All rights reserved.