| Class | Description | 
|---|---|
| Tree | 
 
 The  
<o:tree> allows the developers to have full control over the markup of a tree
 hierarchy by declaring the appropriate JSF components or HTML elements in the markup. | 
| TreeFamily | 
 Base class which is to be shared between all components of the Tree family. 
 | 
| TreeInsertChildren | 
 
 The  
<o:treeInsertChildren> is an UIComponent that represents the insertion point for the
 children of a parent tree node which is represented by TreeNodeItem. | 
| TreeNode | 
 
 The  
<o:treeNode> is an UIComponent that represents a single tree node within a parent
 Tree component. | 
| TreeNodeItem | 
 
 The  
<o:treeNodeItem> is an UIComponent that represents a single child tree node within a
 parent TreeNode component. | 
Copyright © 2012–2016 OmniFaces. All rights reserved.