java.lang.Object | ||
↳ | javax.faces.model.DataModel | |
↳ | org.apache.myfaces.tobago.model.TreeDataModel |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
data | The tree data, which shall be wrapped. |
---|---|
showRoot | Is the root node visible. |
expandedState | Defines which nodes are expanded, (XXX should it be so?) a value of null means all.
|