| java.lang.Object | ||||||
| ↳ | javax.faces.component.UIComponent | |||||
| ↳ | javax.faces.component.UIComponentBase | |||||
| ↳ | javax.faces.component.UIOutput | |||||
| ↳ | javax.faces.component.UIInput | |||||
| ↳ | org.apache.myfaces.tobago.internal.component.AbstractUITree | |||||
| ↳ | org.apache.myfaces.tobago.component.UITreeMenu | |||||
A tree which will be displayed like a flat menu.
This menu is often used for navigation on the left side of an application.
UIComponent class, generated from template component1.2.stg with class
org.apache.myfaces.tobago.internal.taglib.component.TreeMenuTagDeclaration.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | COMPONENT_TYPE | ||||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.apache.myfaces.tobago.internal.component.AbstractUITree
| |||||||||||
From class
javax.faces.component.UIInput
| |||||||||||
From class
javax.faces.component.UIOutput
| |||||||||||
From interface
javax.faces.component.NamingContainer
| |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
javax.faces.component.UIComponent
| |||||||||||
| 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.
| |||||||||||
ValueBindingExpression pointing to a object to save the
component's state.
| |||||||||||
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.
| |||||||||||
Indicates that the root node should be displayed or not.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.apache.myfaces.tobago.internal.component.AbstractUITree
| |||||||||||
From class
javax.faces.component.UIInput
| |||||||||||
From class
javax.faces.component.UIOutput
| |||||||||||
From class
javax.faces.component.UIComponentBase
| |||||||||||
From class
javax.faces.component.UIComponent
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
javax.faces.component.EditableValueHolder
| |||||||||||
From interface
javax.faces.component.StateHolder
| |||||||||||
From interface
javax.faces.component.ValueHolder
| |||||||||||
From interface
org.apache.myfaces.tobago.component.SupportsMarkup
| |||||||||||
From interface
org.apache.myfaces.tobago.config.Configurable
| |||||||||||
From interface
org.apache.myfaces.tobago.layout.LayoutBase
| |||||||||||
From interface
org.apache.myfaces.tobago.layout.LayoutComponent
| |||||||||||
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.
ValueBindingExpression pointing to a object to save the component's state.
Indicates that the root node should be displayed or not.
Normally the root node of a menu will not be shown, because it has only technical significance.
Default: false