|
||||||||||
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.Panel
com.google.gwt.user.client.ui.ComplexPanel
com.google.gwt.user.client.ui.FlowPanel
com.itmill.toolkit.terminal.gwt.client.ui.IDateField
com.itmill.toolkit.terminal.gwt.client.ui.ITextualDate
com.itmill.toolkit.terminal.gwt.client.ui.IPopupCalendar
public class IPopupCalendar
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 |
---|
Fields inherited from class com.itmill.toolkit.terminal.gwt.client.ui.ITextualDate |
---|
fieldExtraWidth |
Fields inherited from class com.itmill.toolkit.terminal.gwt.client.ui.IDateField |
---|
CLASSNAME, client, currentLocale, currentResolution, date, dts, enabled, id, immediate, readonly, RESOLUTION_DAY, RESOLUTION_HOUR, RESOLUTION_MIN, RESOLUTION_MONTH, RESOLUTION_MSEC, RESOLUTION_SEC, RESOLUTION_YEAR, showingDate |
Fields inherited from class com.google.gwt.user.client.ui.UIObject |
---|
DEBUG_ID_PREFIX |
Constructor Summary | |
---|---|
IPopupCalendar()
|
Method Summary | |
---|---|
protected int |
getFieldExtraWidth()
Returns pixels in x-axis reserved for other than textfield content. |
void |
onClick(com.google.gwt.user.client.ui.Widget sender)
|
void |
onPopupClosed(com.google.gwt.user.client.ui.PopupPanel sender,
boolean autoClosed)
|
void |
setFocus(boolean focus)
Sets focus to Calendar panel. |
void |
updateFromUIDL(UIDL uidl,
ApplicationConnection client)
|
Methods inherited from class com.itmill.toolkit.terminal.gwt.client.ui.ITextualDate |
---|
buildDate, focus, getFormatString, iLayout, onChange, setWidth |
Methods inherited from class com.itmill.toolkit.terminal.gwt.client.ui.IDateField |
---|
getClient, getCurrentDate, getCurrentLocale, getCurrentResolution, getDateTimeService, getId, getMilliseconds, getShowingDate, getShowingMilliseconds, isEnabled, isImmediate, isReadonly, onBrowserEvent, setCurrentDate, setCurrentLocale, setCurrentResolution, setMilliseconds, setShowingDate, setShowingMilliseconds |
Methods inherited from class com.google.gwt.user.client.ui.FlowPanel |
---|
add, insert |
Methods inherited from class com.google.gwt.user.client.ui.ComplexPanel |
---|
add, adjustIndex, checkIndexBoundsForAccess, checkIndexBoundsForInsertion, getChildren, getWidget, getWidgetCount, getWidgetIndex, insert, insert, iterator, remove, remove |
Methods inherited from class com.google.gwt.user.client.ui.Panel |
---|
adopt, adopt, clear, disown, doAttachChildren, doDetachChildren, onLoad, onUnload, orphan |
Methods inherited from class com.google.gwt.user.client.ui.Widget |
---|
getParent, isAttached, onAttach, onDetach, removeFromParent |
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, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, sinkEvents, toString, unsinkEvents |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public IPopupCalendar()
Method Detail |
---|
public void updateFromUIDL(UIDL uidl, ApplicationConnection client)
updateFromUIDL
in interface Paintable
updateFromUIDL
in class ITextualDate
public void onClick(com.google.gwt.user.client.ui.Widget sender)
onClick
in interface com.google.gwt.user.client.ui.ClickListener
public void onPopupClosed(com.google.gwt.user.client.ui.PopupPanel sender, boolean autoClosed)
onPopupClosed
in interface com.google.gwt.user.client.ui.PopupListener
public void setFocus(boolean focus)
focus
- protected int getFieldExtraWidth()
ITextualDate
getFieldExtraWidth
in class ITextualDate
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |