public interface TreeMenuTagDeclaration extends HasIdBindingAndRendered, IsGridLayoutComponent, HasMarkup, HasCurrentMarkup
Modifier and Type | Method and Description |
---|---|
void |
setShowRoot(String showRoot)
Indicates that the root node should be displayed or not.
|
void |
setState(String state)
ValueBindingExpression pointing to a object to save the
component's state.
|
setBinding
setRendered
setHeight, setWidth
setColumnSpan, setCurrentHeight, setCurrentWidth, setDisplay, setHorizontalIndex, setLeft, setMarginBottom, setMarginLeft, setMarginRight, setMarginTop, setMaximumHeight, setMaximumWidth, setMinimumHeight, setMinimumWidth, setPreferredHeight, setPreferredWidth, setRowSpan, setTop, setVerticalIndex
setMarkup
setCurrentMarkup
void setState(String state)
void setShowRoot(String showRoot)
Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.