Uses of Class
org.omnifaces.component.tree.TreeFamily
Packages that use TreeFamily
-
Uses of TreeFamily in org.omnifaces.component.tree
Subclasses of TreeFamily in org.omnifaces.component.treeModifier and TypeClassDescriptionclassThe<o:tree>allows the developers to have full control over the markup of a tree hierarchy by declaring the appropriate Faces components or HTML elements in the markup.classThe<o:treeInsertChildren>is anUIComponentthat represents the insertion point for the children of a parent tree node which is represented byTreeNodeItem.classThe<o:treeNode>is anUIComponentthat represents a single tree node within a parentTreecomponent.classThe<o:treeNodeItem>is anUIComponentthat represents a single child tree node within a parentTreeNodecomponent.