<xvw:treePanel root="ROOT_NAME" hideRoot="BOOLEAN_EXPRESSION" reload="BOOLEAN_EXPRESSION">
<xvw:menu> MENU </xvw:menu>
</xvw:section>Component from which the Tree Panel Extends Components that Extend Tree Panel
Property | Description | Requirement | Default Value | Type | Notes |
---|---|---|---|---|---|
root | To create a tree panel with dynamic content. This property accepts a EL Expression that returns a Menu component which holds the structure of the tree to be rendered |
optional | EL / Menu | ||
hideRoot | If the "root" property was specified, add to the | optional | Boolean / EL | ||
reload | Trigger the tree to be reloaded/refreshed at the end of the request | optional | false | Boolean / EL | |
defaultTab | The default tab to open when displaying the tree. |
optional | String / EL | ||
toolBarPlacement | The placement of the toolbar (see XVW TreePanelToolBar below) | Optional | "bottom" | String / EL | Possible values: "top", "bottom" |
Property | Requirement | Default Value | Type |
---|---|---|---|
text | optional | "ToolBar" | EL /String |
icon | optional | "" |
I | Attachment | Action | Size | Date | Who | Comment |
---|---|---|---|---|---|---|
png | Screen_shot_2010-08-17_at_10.07.05_AM.png | manage | 17.3 K | 2010-08-17 - 10:07 | JoaoQuintas | Tree Panel |