Uses of Class
org.apache.myfaces.custom.tree2.UITreeData

Packages that use UITreeData
org.apache.myfaces.custom.tree2   
 

Uses of UITreeData in org.apache.myfaces.custom.tree2
 

Subclasses of UITreeData in org.apache.myfaces.custom.tree2
 class HtmlTree
          Represents "tree data" in an HTML format.
 

Methods in org.apache.myfaces.custom.tree2 with parameters of type UITreeData
 void TreeWalker.setTree(UITreeData treeData)
          This method allows the renderer to pass a reference to the tree object.
 void TreeWalkerBase.setTree(UITreeData tree)
           
 



Copyright 2006 Apache Software Foundation. All Rights Reserved.