public interface UTCDateBoxImpl 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, com.google.gwt.user.client.ui.HasEnabled
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.user.datepicker.client.DateBox |
getDateBox()
Returns the DateBox (if any) that this implementation uses.
|
void |
setDateFormat(com.google.gwt.i18n.client.DateTimeFormat dateFormat)
Sets the DateTimeFormat for this UTCDateBox.
|
void |
setTabIndex(int tabIndex)
Sets the tab index for the control.
|
void |
setVisibleLength(int length)
Sets the visible length of the date input.
|
getValue, setValue, setValuevoid setDateFormat(com.google.gwt.i18n.client.DateTimeFormat dateFormat)
void setVisibleLength(int length)
void setTabIndex(int tabIndex)
com.google.gwt.user.datepicker.client.DateBox getDateBox()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.