public final class CruxMonthSelector extends MonthSelector
| Constructor and Description |
|---|
CruxMonthSelector()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
addMonths(int numMonths) |
com.google.gwt.dom.client.Element |
getBackwardButtonElement()
Returns the button for moving to the previous month.
|
protected DatePicker |
getDatePicker() |
com.google.gwt.dom.client.Element |
getForwardButtonElement()
Returns the button for moving to the next month.
|
com.google.gwt.user.client.ui.Grid |
getGrid() |
CalendarModel |
getModel() |
protected void |
refresh()
Refresh the component.
|
protected void |
refreshAll()
|
protected void |
setup()
Set up the component.
|
claimElement, getWidget, initializeClaimedElement, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, render, render, resolvePotentialElement, setWidgetaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEventsaddStyleDependentName, 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, unsinkEventspublic com.google.gwt.dom.client.Element getBackwardButtonElement()
public com.google.gwt.dom.client.Element getForwardButtonElement()
protected void refresh()
DatePicker. Use
refreshAll() if you need to refresh all components.protected void setup()
public com.google.gwt.user.client.ui.Grid getGrid()
public CalendarModel getModel()
protected void addMonths(int numMonths)
protected DatePicker getDatePicker()
protected void refreshAll()
Copyright © 2014. All rights reserved.