public interface TreeTagDeclaration extends HasIdBindingAndRendered, IsRequired, IsGridLayoutComponent, HasMarkup, HasCurrentMarkup
Modifier and Type | Method and Description |
---|---|
void |
setSelectable(String selectable)
Flag indicating whether or not this component should be render selectable items.
|
void |
setShowRoot(String showRoot) |
void |
setShowRootJunction(String showRootJunction) |
void |
setState(String state)
ValueBindingExpression pointing to a object to save the
component's state.
|
setBinding
setRendered
setRequired
setHeight, setWidth
setColumnSpan, setCurrentHeight, setCurrentWidth, setDisplay, setHorizontalIndex, setLeft, setMarginBottom, setMarginLeft, setMarginRight, setMarginTop, setMaximumHeight, setMaximumWidth, setMinimumHeight, setMinimumWidth, setPreferredHeight, setPreferredWidth, setRowSpan, setTop, setVerticalIndex
setMarkup
setCurrentMarkup
void setSelectable(String selectable)
void setShowRootJunction(String showRootJunction)
void setShowRoot(String showRoot)
void setState(String state)
Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.