Package org.apache.myfaces.custom.tree2

Interface Summary
Tree  
TreeModel Model class for the tree component.
TreeNode Defines the requirements for an object that can be used as a tree node for use in a UITreeData component.
TreeState  
TreeWalker  
 

Class Summary
AbstractHtmlTree Represents "tree data" in an HTML format.
HtmlTreeRenderer  
ToggleExpandedEvent  
TreeModelBase Model class for the tree component.
TreeNodeBase  
TreeNodeChecked Convenience implementation of TreeNode to make the tree easy to use with boolean checkboxes.
TreeStateBase  
TreeWalkerBase A base implementation of the TreeWalker interface.
UITreeData TreeData is a UIComponent that supports binding data stored in a tree represented by a TreeNode instance.
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.