Uses of Interface
org.apache.myfaces.custom.tree2.Tree

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

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

Classes in org.apache.myfaces.custom.tree2 that implement Tree
 class HtmlTree
          Represents "tree data" in an HTML format.
 class UITreeData
          TreeData is a UIComponent that supports binding data stored in a tree represented by a TreeNode instance.
 

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



Copyright © 2009. All Rights Reserved.