|
jBPM Console NG - Generic Client 6.1.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.Widget
com.google.gwt.user.client.ui.Composite
org.jbpm.console.ng.gc.client.util.UTCTimeBox
public class UTCTimeBox
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled |
| Field Summary | |
|---|---|
UTCTimeBoxImplHtml4 |
impl
|
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Constructor Summary | |
|---|---|
UTCTimeBox()
By default the predefined SHORT time format will be used. |
|
UTCTimeBox(com.google.gwt.i18n.client.DateTimeFormat timeFormat)
Allows a UTCTimeBox to be created with a specified format. |
|
| Method Summary | |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
addValueChangeHandler(com.google.gwt.event.logical.shared.ValueChangeHandler<Long> handler)
|
String |
getText()
|
Long |
getValue()
|
static Long |
getValueForNextHour()
|
boolean |
isEnabled()
|
void |
setEnabled(boolean enabled)
|
void |
setTabIndex(int tabIndex)
|
void |
setText(String text)
|
void |
setValue(Long value)
|
void |
setValue(Long value,
boolean fireEvents)
|
void |
setVisibleLength(int length)
The HTML5 implementation will ignore this. |
void |
validate()
If this is a text based control, it will validate the value that has been typed. |
| Methods inherited from class com.google.gwt.user.client.ui.Composite |
|---|
claimElement, getWidget, initializeClaimedElement, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, render, render, resolvePotentialElement, setWidget |
| Methods inherited from class com.google.gwt.user.client.ui.Widget |
|---|
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents |
| Methods inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString, unsinkEvents |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.google.gwt.event.shared.HasHandlers |
|---|
fireEvent |
| Field Detail |
|---|
public UTCTimeBoxImplHtml4 impl
| Constructor Detail |
|---|
public UTCTimeBox()
public UTCTimeBox(com.google.gwt.i18n.client.DateTimeFormat timeFormat)
| Method Detail |
|---|
public com.google.gwt.event.shared.HandlerRegistration addValueChangeHandler(com.google.gwt.event.logical.shared.ValueChangeHandler<Long> handler)
addValueChangeHandler in interface com.google.gwt.event.logical.shared.HasValueChangeHandlers<Long>public Long getValue()
getValue in interface com.google.gwt.user.client.TakesValue<Long>getValue in interface com.google.gwt.user.client.ui.HasValue<Long>public void setValue(Long value)
setValue in interface com.google.gwt.user.client.TakesValue<Long>setValue in interface com.google.gwt.user.client.ui.HasValue<Long>
public void setValue(Long value,
boolean fireEvents)
setValue in interface com.google.gwt.user.client.ui.HasValue<Long>public String getText()
getText in interface com.google.gwt.user.client.ui.HasTextpublic void setText(String text)
setText in interface com.google.gwt.user.client.ui.HasTextpublic boolean isEnabled()
isEnabled in interface com.google.gwt.user.client.ui.HasEnabledpublic void setEnabled(boolean enabled)
setEnabled in interface com.google.gwt.user.client.ui.HasEnabledpublic void setVisibleLength(int length)
public void setTabIndex(int tabIndex)
public void validate()
public static final Long getValueForNextHour()
|
jBPM Console NG - Generic Client 6.1.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||