public class InlineDateFieldConnector extends AbstractInlineDateFieldConnector<VDateCalendarPanel,DateResolution>
SIGNIFICANT_MOVE_THRESHOLD| Constructor and Description |
|---|
InlineDateFieldConnector() |
| Modifier and Type | Method and Description |
|---|---|
VDateFieldCalendar |
getWidget()
Returns the widget associated with this paintable.
|
protected boolean |
isResolutionMonthOrHigher()
Returns
true is the current resolution of the widget is month or
less specific (e.g. |
getState, onStateChanged, updateListenersflush, getDefaultValues, init, setAndUpdateAssistiveLabelsisReadOnly, isRequiredIndicatorVisible, updateWidgetStyleNamescreateWidget, delegateCaptionHandling, getIcon, getIconUri, getLayoutManager, getTooltipInfo, hasTooltip, isErrorIndicatorVisible, isRealUpdate, isRelativeHeight, isRelativeWidth, isUndefinedHeight, isUndefinedWidth, onDragSourceAttached, onDragSourceDetached, onDropTargetAttached, onDropTargetDetached, onUnregister, registerTouchHandlers, sendContextClickEvent, setWidgetEnabled, setWidgetStyleName, setWidgetStyleNameWithPrefix, shouldHandleLongTap, unregisterTouchHandlers, updateComponentSize, updateComponentSize, updateEnabledState, updateWidgetSizeaddStateChangeHandler, addStateChangeHandler, createState, doInit, ensureHandlerManager, fireEvent, forceStateChange, getChildren, getConnection, getConnectorId, getParent, getResourceUrl, getRpcImplementations, getRpcProxy, getStateType, getTag, hasEventListener, isEnabled, registerRpc, removeStateChangeHandler, removeStateChangeHandler, setChildren, setParent, setTag, unregisterRpcclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdelegateCaptionHandling, getLayoutManager, getTooltipInfo, hasTooltip, isRelativeHeight, isRelativeWidth, isUndefinedHeight, isUndefinedWidth, setWidgetEnabledaddStateChangeHandler, addStateChangeHandler, doInit, fireEvent, getChildren, getConnection, getParent, getRpcImplementations, getTag, hasEventListener, isEnabled, onUnregister, removeStateChangeHandler, removeStateChangeHandler, setChildren, setParent, setTag, updateEnabledStategetConnectorIdprotected boolean isResolutionMonthOrHigher()
AbstractInlineDateFieldConnectortrue is the current resolution of the widget is month or
less specific (e.g. month, year, quarter, etc).isResolutionMonthOrHigher in class AbstractInlineDateFieldConnector<VDateCalendarPanel,DateResolution>true if the current resolution is above monthpublic VDateFieldCalendar getWidget()
AbstractComponentConnectorgetWidget in interface ComponentConnectorgetWidget in class AbstractInlineDateFieldConnector<VDateCalendarPanel,DateResolution>Copyright © 2018 Vaadin Ltd. All rights reserved.