|
jBPM Console NG - Human Tasks Client 6.1.0.Beta4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UTCTimeBoxImpl
Interface for UTCTimeBox implementations that are quite different in appearance (HTML4 vs HTML5).
| Method Summary | |
|---|---|
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. |
| Methods inherited from interface com.google.gwt.user.client.ui.IsWidget |
|---|
asWidget |
| Methods inherited from interface com.google.gwt.user.client.ui.HasValue |
|---|
getValue, setValue, setValue |
| Methods inherited from interface com.google.gwt.event.logical.shared.HasValueChangeHandlers |
|---|
addValueChangeHandler |
| Methods inherited from interface com.google.gwt.event.shared.HasHandlers |
|---|
fireEvent |
| Methods inherited from interface com.google.gwt.user.client.ui.HasText |
|---|
getText, setText |
| Method Detail |
|---|
void setTimeFormat(com.google.gwt.i18n.client.DateTimeFormat timeFormat)
void setVisibleLength(int length)
void validate()
void setTabIndex(int tabIndex)
|
jBPM Console NG - Human Tasks Client 6.1.0.Beta4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||