| Package | Description | 
|---|---|
| org.primefaces.component.tree | 
| Modifier and Type | Method and Description | 
|---|---|
static TreeRenderer.NodeOrder | 
TreeRenderer.NodeOrder.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static TreeRenderer.NodeOrder[] | 
TreeRenderer.NodeOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
TreeRenderer.encodeConnector(javax.faces.context.FacesContext context,
               Tree tree,
               TreeRenderer.NodeOrder nodeOrder)  | 
protected void | 
TreeRenderer.encodeHorizontalTreeNode(javax.faces.context.FacesContext context,
                        Tree tree,
                        TreeNode node,
                        String clientId,
                        String rowKey,
                        TreeRenderer.NodeOrder nodeOrder,
                        boolean dynamic,
                        boolean checkbox)  | 
Copyright © 2016. All rights reserved.