public class VerticalLayoutConnector extends AbstractOrderedLayoutConnector
VVerticalLayout
with the Vaadin server
side counterpart VerticalLayout
.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, updateCaption
addConnectorHierarchyChangeHandler, getChildComponents, setChildComponents
createWidget, 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, updateWidgetStyleNames
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
addStateChangeHandler, addStateChangeHandler, doInit, fireEvent, getChildren, getConnection, getParent, getRpcImplementations, getTag, hasEventListener, isEnabled, removeStateChangeHandler, removeStateChangeHandler, setChildren, setParent, setTag, updateEnabledState
getConnectorId
public VVerticalLayout getWidget()
AbstractComponentConnector
getWidget
in interface HasWidget
getWidget
in class AbstractOrderedLayoutConnector
public VerticalLayoutState getState()
AbstractConnector
getState
in interface ComponentConnector
getState
in interface ServerConnector
getState
in class AbstractOrderedLayoutConnector
Copyright © 2019 Vaadin Ltd. All rights reserved.