@Deprecated public class AbstractLegacyComponentConnector extends AbstractComponentConnector implements ComponentConnector
immediate has been removed from AbstractConnector in
Vaadin 8.SIGNIFICANT_MOVE_THRESHOLD| Constructor and Description |
|---|
AbstractLegacyComponentConnector()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected <T extends com.vaadin.shared.communication.ServerRpc> |
getRpcProxy(Class<T> rpcInterface)
Deprecated.
|
AbstractLegacyComponentState |
getState()
Deprecated.
|
boolean |
isReadOnly()
Deprecated.
Checks if the connector is read only.
|
protected void |
updateWidgetStyleNames()
Deprecated.
|
createWidget, delegateCaptionHandling, flush, getIcon, getIconUri, getLayoutManager, getTooltipInfo, getWidget, hasTooltip, isErrorIndicatorVisible, isRealUpdate, isRelativeHeight, isRelativeWidth, isUndefinedHeight, isUndefinedWidth, onDragSourceAttached, onDragSourceDetached, onDropTargetAttached, onDropTargetDetached, onStateChanged, onUnregister, registerTouchHandlers, sendContextClickEvent, setWidgetEnabled, setWidgetStyleName, setWidgetStyleNameWithPrefix, shouldHandleLongTap, unregisterTouchHandlers, updateComponentSize, updateComponentSize, updateEnabledState, updateWidgetSizeaddStateChangeHandler, addStateChangeHandler, createState, doInit, ensureHandlerManager, fireEvent, forceStateChange, getChildren, getConnection, getConnectorId, getParent, getResourceUrl, getRpcImplementations, getStateType, getTag, hasEventListener, init, isEnabled, registerRpc, removeStateChangeHandler, removeStateChangeHandler, setChildren, setParent, setTag, unregisterRpcclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdelegateCaptionHandling, flush, getLayoutManager, getTooltipInfo, hasTooltip, isRelativeHeight, isRelativeWidth, isUndefinedHeight, isUndefinedWidth, setWidgetEnabledaddStateChangeHandler, addStateChangeHandler, doInit, fireEvent, getChildren, getConnection, getParent, getRpcImplementations, getTag, hasEventListener, isEnabled, onUnregister, removeStateChangeHandler, removeStateChangeHandler, setChildren, setParent, setTag, updateEnabledStatepublic AbstractLegacyComponentConnector()
protected <T extends com.vaadin.shared.communication.ServerRpc> T getRpcProxy(Class<T> rpcInterface)
getRpcProxy in class AbstractConnectorpublic AbstractLegacyComponentState getState()
getState in interface ComponentConnectorgetState in interface ServerConnectorgetState in class AbstractComponentConnectorpublic boolean isReadOnly()
ComponentConnectorprotected void updateWidgetStyleNames()
updateWidgetStyleNames in class AbstractComponentConnectorCopyright © 2021 Vaadin Ltd. All rights reserved.