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, updateListeners
getDefaultValues, init
isReadOnly, isRequiredIndicatorVisible, updateWidgetStyleNames
createWidget, delegateCaptionHandling, flush, 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, updateWidgetSize
addStateChangeHandler, addStateChangeHandler, createState, doInit, ensureHandlerManager, fireEvent, forceStateChange, getChildren, getConnection, getConnectorId, getParent, getResourceUrl, getRpcImplementations, getRpcProxy, getStateType, getTag, hasEventListener, isEnabled, registerRpc, removeStateChangeHandler, removeStateChangeHandler, setChildren, setParent, setTag, unregisterRpc
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
delegateCaptionHandling, flush, getLayoutManager, getTooltipInfo, hasTooltip, isRelativeHeight, isRelativeWidth, isUndefinedHeight, isUndefinedWidth, setWidgetEnabled
addStateChangeHandler, addStateChangeHandler, doInit, fireEvent, getChildren, getConnection, getParent, getRpcImplementations, getTag, hasEventListener, isEnabled, onUnregister, removeStateChangeHandler, removeStateChangeHandler, setChildren, setParent, setTag, updateEnabledState
getConnectorId
protected boolean isResolutionMonthOrHigher()
AbstractInlineDateFieldConnector
true
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()
AbstractComponentConnector
getWidget
in interface ComponentConnector
getWidget
in class AbstractInlineDateFieldConnector<VDateCalendarPanel,DateResolution>
Copyright © 2018 Vaadin Ltd. All rights reserved.