| |||||||
| FRAMES NO FRAMES | |||||||
The treeNode tag provides the template that be applied in rendering each node in the backing data model. The treeNode tag supports two facets:
| Tag Information | |
| Tag Class | com.icesoft.faces.component.tree.TreeNodeTag |
| TagExtraInfo Class | None |
| Body Content | JSP |
| Display Name | None |
| Attributes | ||||
| Name | Required | Request-time | Type | Description |
| id | false | false | java.lang.String | Every component must have an unique id. Automatically created if omitted. |
| rendered | false | false | java.lang.String | If false, this component will not be rendered. |
| Variables | No Variables Defined. |
| |||||||
| FRAMES NO FRAMES | |||||||