public interface UTCTimeBoxImpl extends com.google.gwt.user.client.ui.IsWidget, com.google.gwt.user.client.ui.HasValue<Long>, com.google.gwt.event.logical.shared.HasValueChangeHandlers<Long>, com.google.gwt.user.client.ui.HasText
| Modifier and Type | Method and Description |
|---|---|
void |
setTabIndex(int tabIndex)
Sets the tab index for the control.
|
void |
setTimeFormat(com.google.gwt.i18n.client.DateTimeFormat timeFormat)
Sets the DateTimeFormat for this UTCTimeBox.
|
void |
setVisibleLength(int length)
Sets the visible length of the time input.
|
void |
validate()
Validates the value that has been typed into the text input.
|
getValue, setValue, setValuevoid setTimeFormat(com.google.gwt.i18n.client.DateTimeFormat timeFormat)
void setVisibleLength(int length)
void validate()
void setTabIndex(int tabIndex)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.