|
|||||||||||
| 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 |
TreeModelBase
Model class for the tree component. |
| Methods in org.apache.myfaces.custom.tree2 that return TreeModel | |
TreeModel |
UITreeData.getDataModel()
Returns a previously cached TreeModel, if any, or sets the cache variable to either the
current value (if its a TreeModel) or to a new instance of TreeModel (if it's a
TreeNode) with the provided value object as the root node. |
TreeModel |
Tree.getDataModel()
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||