java.lang.Object | ||||||
↳ | javax.faces.component.UIComponent | |||||
↳ | javax.faces.component.UIComponentBase | |||||
↳ | javax.faces.component.UIData | |||||
↳ | org.apache.myfaces.tobago.internal.component.AbstractUIData | |||||
↳ | org.apache.myfaces.tobago.internal.component.AbstractUITree | |||||
↳ | org.apache.myfaces.tobago.component.UITree |
A tree with classical look.
Usually used with icons and junction lines to open folder, etc.
UIComponent class, generated from template component1.2.stg
with class
org.apache.myfaces.tobago.internal.taglib.component.TreeTagDeclaration.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | COMPONENT_TYPE |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This value will usually be set by the layout manager.
| |||||||||||
This value will usually be set by the layout manager.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This value will usually be set by the layout manager.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This value will usually be set by the layout manager.
| |||||||||||
Flag indicating whether or not this component should be render selectable items.
| |||||||||||
This value will usually be set by the layout manager.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This value will usually be set by the layout manager.
| |||||||||||
Only applicable in the case that the data model is a tree.
| |||||||||||
Only applicable in the case that the data model is a tree.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
This value will usually be set by the layout manager. It holds the current height computed by the layout manager.
This value will usually be set by the layout manager. It holds the current width computed by the layout manager.
Flag indicating whether or not this component should be render selectable items. Possible values are:
off
multi,single,multiLeafOnly,singleLeafOnly,off
Only applicable in the case that the data model is a tree.
This flag indicates that the root node should be displayed.
Often in tree structures the root node is special and should not be displayed.
Default: false
Only applicable in the case that the data model is a tree.
This flag indicates that the root node should be displayed with an open-close-switch.
Default: false