| 
 | |||||||
| FRAMES NO FRAMES | |||||||
| Tag Information | |
| Tag Class | org.apache.myfaces.custom.tree2.TreeTag | 
| TagExtraInfo Class | None | 
| Body Content | JSP | 
| Display Name | None | 
| Attributes | ||||
| Name | Required | Request-time | Type | Description | 
| clientSideToggle | false | false | javax.el.ValueExpression(must evaluate to boolean) | Perform client-side toggling of expand/collapse state via javascript (default is true.) | 
| varNodeToggler | false | false | javax.el.ValueExpression(must evaluate to java.lang.Object) | Gets | 
| showNav | false | false | javax.el.ValueExpression(must evaluate to boolean) | Show the "plus" and "minus" navigation icons (default is true.) Value is ignored if clientSideToggle is true. | 
| showLines | false | false | javax.el.ValueExpression(must evaluate to boolean) | Show the connecting lines (default is true.) | 
| showRootNode | false | false | javax.el.ValueExpression(must evaluate to boolean) | Include the root node when rendering the tree (default is true.) | 
| preserveToggle | false | false | javax.el.ValueExpression(must evaluate to boolean) | Preserve changes in client-side toggle information between requests (default is true.) | 
| javascriptLocation | false | false | javax.el.ValueExpression(must evaluate to java.lang.Object) | An alternate location to find javascript resources. If no values is specified, javascript will be loaded from the resources directory using AddResource and ExtensionsFilter. | 
| imageLocation | false | false | javax.el.ValueExpression(must evaluate to java.lang.Object) | An alternate location to find image resources. If no values is specified, images will be loaded from the resources directory using AddResource and ExtensionsFilter. | 
| styleLocation | false | false | javax.el.ValueExpression(must evaluate to java.lang.Object) | An alternate location to find stylesheet resources. If no values is specified, stylesheets will be loaded from the resources directory using AddResource and ExtensionsFilter. | 
| value | true | false | javax.el.ValueExpression(must evaluate to java.lang.Object) | Gets the value of the TreeData. | 
| var | false | false | javax.el.ValueExpression(must evaluate to java.lang.Object) | Return the request-scope attribute under which the data object for the current node will be exposed when iterating. This property is not enabled for value binding expressions. | 
| id | false | true | java.lang.String | Get a string which uniquely identifies this UIComponent within the scope of the nearest ancestor NamingContainer component. The id is not necessarily unique across all components in the current view. | 
| rendered | false | false | javax.el.ValueExpression(must evaluate to boolean) | A boolean value that indicates whether this component should be rendered. Default value: true. | 
| binding | false | false | javax.el.ValueExpression(must evaluate to javax.faces.component.UIComponent) | Identifies a backing bean property (of type UIComponent or appropriate subclass) to bind to this component instance. This value must be an EL expression. | 
| Variables | No Variables Defined. | 
| 
 | |||||||
| FRAMES NO FRAMES | |||||||