| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TreeModel | |
|---|---|
| org.apache.myfaces.custom.tree2 | |
| Uses of TreeModel in org.apache.myfaces.custom.tree2 | 
|---|
| Classes in org.apache.myfaces.custom.tree2 that implement TreeModel | |
|---|---|
|  class | TreeModelBaseModel class for the tree component. | 
| Methods in org.apache.myfaces.custom.tree2 that return TreeModel | |
|---|---|
|  TreeModel | Tree.getDataModel() | 
|  TreeModel | UITreeData.getDataModel()Returns a previously cached TreeModel, if any, or sets the cache variable to either the
 current value (if its aTreeModel) or to a new instance ofTreeModel(if it's aTreeNode) with the provided value object as the root node. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||