| java.lang.Object | |||||||
| ↳ | javax.faces.component.UIComponent | ||||||
| ↳ | javax.faces.component.UIComponentBase | ||||||
| ↳ | javax.faces.component.UIOutput | ||||||
| ↳ | javax.faces.component.UIInput | ||||||
| ↳ | javax.faces.component.UISelectBoolean | ||||||
| ↳ | org.apache.myfaces.tobago.internal.component.AbstractUITreeSelect | ||||||
| ↳ | org.apache.myfaces.tobago.component.UITreeSelect | ||||||
Makes a tree node selectable.
UIComponent class, generated from template component1.2.stg with class
org.apache.myfaces.tobago.internal.taglib.component.TreeSelectTagDeclaration.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | COMPONENT_TYPE | ||||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
javax.faces.component.UISelectBoolean
| |||||||||||
From class
javax.faces.component.UIInput
| |||||||||||
From class
javax.faces.component.UIOutput
| |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
javax.faces.component.UIComponent
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Text value to display as label.
| |||||||||||
Text value to display as tooltip.
| |||||||||||
Show a checkbox to visualize the selection state.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.apache.myfaces.tobago.internal.component.AbstractUITreeSelect
| |||||||||||
From class
javax.faces.component.UISelectBoolean
| |||||||||||
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
| |||||||||||
Text value to display as label. If text contains an underscore the next character is used as accesskey.
Show a checkbox to visualize the selection state.
Default: false