|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.vaadin.client.ui.AbstractConnector com.vaadin.client.ui.AbstractComponentConnector com.vaadin.client.ui.AbstractHasComponentsConnector com.vaadin.client.ui.table.TableConnector com.vaadin.client.ui.treetable.TreeTableConnector
public class TreeTableConnector
Constructor Summary | |
---|---|
TreeTableConnector()
|
Method Summary | |
---|---|
com.vaadin.shared.ui.treetable.TreeTableState |
getState()
|
com.vaadin.client.TooltipInfo |
getTooltipInfo(com.google.gwt.dom.client.Element element)
|
VTreeTable |
getWidget()
|
void |
updateFromUIDL(com.vaadin.client.UIDL uidl,
com.vaadin.client.ApplicationConnection client)
|
Methods inherited from class com.vaadin.client.ui.table.TableConnector |
---|
hasTooltip, init, isReadOnly, layoutHorizontally, layoutVertically, onConnectorHierarchyChange, postLayout, showSavedContextMenu, updateCaption |
Methods inherited from class com.vaadin.client.ui.AbstractHasComponentsConnector |
---|
addConnectorHierarchyChangeHandler, getChildComponents, setChildComponents |
Methods inherited from class com.vaadin.client.ui.AbstractComponentConnector |
---|
createWidget, delegateCaptionHandling, flush, getIcon, getLayoutManager, isRealUpdate, isRelativeHeight, isRelativeWidth, isUndefinedHeight, isUndefinedWidth, onStateChanged, onUnregister, setWidgetEnabled, setWidgetStyleName, setWidgetStyleNameWithPrefix, updateComponentSize, updateComponentSize, updateEnabledState, updateWidgetStyleNames |
Methods inherited from class com.vaadin.client.ui.AbstractConnector |
---|
addStateChangeHandler, addStateChangeHandler, createState, doInit, ensureHandlerManager, fireEvent, getChildren, getConnection, getConnectorId, getParent, getResourceUrl, getRpcImplementations, getRpcProxy, getStateType, hasEventListener, isEnabled, registerRpc, removeStateChangeHandler, removeStateChangeHandler, setChildren, setParent, unregisterRpc |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.vaadin.client.ComponentConnector |
---|
delegateCaptionHandling, flush, getLayoutManager, isRelativeHeight, isRelativeWidth, isUndefinedHeight, isUndefinedWidth, setWidgetEnabled |
Methods inherited from interface com.vaadin.client.ServerConnector |
---|
addStateChangeHandler, addStateChangeHandler, doInit, fireEvent, getChildren, getConnection, getParent, getRpcImplementations, hasEventListener, isEnabled, onUnregister, removeStateChangeHandler, removeStateChangeHandler, setChildren, setParent, updateEnabledState |
Methods inherited from interface com.vaadin.shared.Connector |
---|
getConnectorId |
Constructor Detail |
---|
public TreeTableConnector()
Method Detail |
---|
public void updateFromUIDL(com.vaadin.client.UIDL uidl, com.vaadin.client.ApplicationConnection client)
updateFromUIDL
in interface com.vaadin.client.Paintable
updateFromUIDL
in class TableConnector
public VTreeTable getWidget()
getWidget
in interface com.vaadin.client.ComponentConnector
getWidget
in class TableConnector
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 TableConnector
public com.vaadin.client.TooltipInfo getTooltipInfo(com.google.gwt.dom.client.Element element)
getTooltipInfo
in interface com.vaadin.client.ComponentConnector
getTooltipInfo
in class TableConnector
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |