public class TreeTableConnectorPatched extends TableConnectorPatched
Constructor and Description |
---|
TreeTableConnectorPatched() |
Modifier and Type | Method and Description |
---|---|
com.vaadin.shared.ui.treetable.TreeTableState |
getState() |
com.vaadin.client.TooltipInfo |
getTooltipInfo(com.google.gwt.dom.client.Element element) |
VTreeTablePatched |
getWidget() |
void |
updateFromUIDL(com.vaadin.client.UIDL uidl,
com.vaadin.client.ApplicationConnection client) |
hasTooltip, init, isReadOnly, layoutHorizontally, layoutVertically, onConnectorHierarchyChange, onUnregister, postLayout, showSavedContextMenu, updateCaption, updateComponentSize
addConnectorHierarchyChangeHandler, getChildComponents, setChildComponents
createWidget, delegateCaptionHandling, flush, getIcon, getIconUri, getLayoutManager, isRealUpdate, isRelativeHeight, isRelativeWidth, isUndefinedHeight, isUndefinedWidth, onStateChanged, setWidgetEnabled, setWidgetStyleName, setWidgetStyleNameWithPrefix, updateComponentSize, updateEnabledState, updateWidgetSize, updateWidgetStyleNames
addStateChangeHandler, addStateChangeHandler, createState, doInit, ensureHandlerManager, fireEvent, forceStateChange, getChildren, getConnection, getConnectorId, getParent, getResourceUrl, getRpcImplementations, getRpcProxy, getStateType, hasEventListener, isEnabled, registerRpc, removeStateChangeHandler, removeStateChangeHandler, setChildren, setParent, unregisterRpc
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
delegateCaptionHandling, flush, getLayoutManager, isRelativeHeight, isRelativeWidth, isUndefinedHeight, isUndefinedWidth, setWidgetEnabled
addStateChangeHandler, addStateChangeHandler, doInit, fireEvent, getChildren, getConnection, getParent, getRpcImplementations, hasEventListener, isEnabled, removeStateChangeHandler, removeStateChangeHandler, setChildren, setParent, updateEnabledState
public void updateFromUIDL(com.vaadin.client.UIDL uidl, com.vaadin.client.ApplicationConnection client)
updateFromUIDL
in interface com.vaadin.client.Paintable
updateFromUIDL
in class TableConnectorPatched
public VTreeTablePatched getWidget()
getWidget
in interface com.vaadin.client.ComponentConnector
getWidget
in class TableConnectorPatched
public com.vaadin.shared.ui.treetable.TreeTableState getState()
getState
in interface com.vaadin.client.ComponentConnector
getState
in interface com.vaadin.client.ServerConnector
getState
in class TableConnectorPatched
public com.vaadin.client.TooltipInfo getTooltipInfo(com.google.gwt.dom.client.Element element)
getTooltipInfo
in interface com.vaadin.client.ComponentConnector
getTooltipInfo
in class TableConnectorPatched
Copyright © 2015 Magnolia International Ltd.. All rights reserved.