public class VerticalLayoutConnector extends AbstractOrderedLayoutConnector
VVerticalLayout with the Vaadin server
side counterpart VerticalLayout. Eagerly loaded.SIGNIFICANT_MOVE_THRESHOLD| Constructor and Description |
|---|
VerticalLayoutConnector() |
| Modifier and Type | Method and Description |
|---|---|
VerticalLayoutState |
getState()
Returns the shared state object for this connector.
|
VVerticalLayout |
getWidget()
Returns the widget associated with this paintable.
|
getTooltipInfo, hasTooltip, init, onConnectorHierarchyChange, onStateChanged, onUnregister, updateCaptionaddConnectorHierarchyChangeHandler, getChildComponents, setChildComponentscreateWidget, delegateCaptionHandling, flush, getIcon, getIconUri, getLayoutManager, isErrorIndicatorVisible, isRealUpdate, isRelativeHeight, isRelativeWidth, isUndefinedHeight, isUndefinedWidth, onDragSourceAttached, onDragSourceDetached, onDropTargetAttached, onDropTargetDetached, registerTouchHandlers, sendContextClickEvent, setWidgetEnabled, setWidgetStyleName, setWidgetStyleNameWithPrefix, shouldHandleLongTap, unregisterTouchHandlers, updateComponentSize, updateComponentSize, updateEnabledState, updateWidgetSize, updateWidgetStyleNamesaddStateChangeHandler, 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, waitaddStateChangeHandler, addStateChangeHandler, doInit, fireEvent, getChildren, getConnection, getParent, getRpcImplementations, getTag, hasEventListener, isEnabled, removeStateChangeHandler, removeStateChangeHandler, setChildren, setParent, setTag, updateEnabledStategetConnectorIdpublic VVerticalLayout getWidget()
AbstractComponentConnectorgetWidget in interface HasWidgetgetWidget in class AbstractOrderedLayoutConnectorpublic VerticalLayoutState getState()
AbstractConnectorgetState in interface ComponentConnectorgetState in interface ServerConnectorgetState in class AbstractOrderedLayoutConnectorCopyright © 2021 Vaadin Ltd. All rights reserved.