public class SpreadsheetConnector
extends com.vaadin.client.ui.AbstractHasComponentsConnector
implements com.vaadin.client.ui.PostLayoutListener
| Modifier and Type | Class and Description |
|---|---|
static interface |
SpreadsheetConnector.CommsTrigger |
| Constructor and Description |
|---|
SpreadsheetConnector() |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.gwt.user.client.ui.Widget |
createWidget() |
SpreadsheetState |
getState() |
SpreadsheetWidget |
getWidget() |
protected void |
init() |
void |
onConnectorHierarchyChange(com.vaadin.client.ConnectorHierarchyChangeEvent event) |
void |
onStateChanged(com.vaadin.client.communication.StateChangeEvent stateChangeEvent) |
void |
onUnregister() |
void |
postLayout() |
void |
updateCaption(com.vaadin.client.ComponentConnector connector) |
addConnectorHierarchyChangeHandler, getChildComponents, setChildComponentsdelegateCaptionHandling, flush, getIcon, getIconUri, getLayoutManager, getTooltipInfo, hasTooltip, 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, updateEnabledStateprotected void init()
init in class com.vaadin.client.ui.AbstractConnectorpublic void onUnregister()
onUnregister in interface com.vaadin.client.ServerConnectoronUnregister in class com.vaadin.client.ui.AbstractComponentConnectorprotected com.google.gwt.user.client.ui.Widget createWidget()
createWidget in class com.vaadin.client.ui.AbstractComponentConnectorpublic SpreadsheetWidget getWidget()
getWidget in interface com.vaadin.client.HasWidgetgetWidget in class com.vaadin.client.ui.AbstractComponentConnectorpublic SpreadsheetState getState()
getState in interface com.vaadin.client.ComponentConnectorgetState in interface com.vaadin.client.ServerConnectorgetState in class com.vaadin.client.ui.AbstractComponentConnectorpublic void onStateChanged(com.vaadin.client.communication.StateChangeEvent stateChangeEvent)
onStateChanged in interface com.vaadin.client.communication.StateChangeEvent.StateChangeHandleronStateChanged in class com.vaadin.client.ui.AbstractComponentConnectorpublic void updateCaption(com.vaadin.client.ComponentConnector connector)
updateCaption in interface com.vaadin.client.HasComponentsConnectorpublic void onConnectorHierarchyChange(com.vaadin.client.ConnectorHierarchyChangeEvent event)
onConnectorHierarchyChange in interface com.vaadin.client.ConnectorHierarchyChangeEvent.ConnectorHierarchyChangeHandlerpublic void postLayout()
postLayout in interface com.vaadin.client.ui.PostLayoutListenerCopyright © 2013–2026 Vaadin Ltd. All rights reserved.