| Package | Description | 
|---|---|
| org.omnifaces.component.tree | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | 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. | 
| class  | TreeInsertChildren
 The  <o:treeInsertChildren>is anUIComponentthat represents the insertion point for the
 children of a parent tree node which is represented byTreeNodeItem. | 
| class  | TreeNode
 The  <o:treeNode>is anUIComponentthat represents a single tree node within a parentTreecomponent. | 
| class  | TreeNodeItem
 The  <o:treeNodeItem>is anUIComponentthat represents a single child tree node within a
 parentTreeNodecomponent. | 
Copyright © 2012–2018 OmniFaces. All rights reserved.