public interface UTCTimeBoxImpl extends IsWidget, HasValue<Long>, HasValueChangeHandlers<Long>, HasText
Modifier and Type | Method and Description |
---|---|
void |
setTabIndex(int tabIndex)
Sets the tab index for the control.
|
void |
setTimeFormat(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, setValue
addValueChangeHandler
fireEvent
void setTimeFormat(DateTimeFormat timeFormat)
void setVisibleLength(int length)
void validate()
void setTabIndex(int tabIndex)
Copyright © 2015. All Rights Reserved.