treeRenderer - Tree Renderer
Provides a custom Java class for tree or node visualization.
Category
basicsSyntax
<xe:this.treeNodes>
<xe:htmlDivSpanRenderer attributes>content</xe:htmlDivSpanRenderer> |
<xe:htmlListRenderer attributes>content</xe:htmlListRenderer> |
<xe:mobileAccordionMenu attributes>content</xe:mobileAccordionMenu
</xe:this.treeNodes>
Property | Description |
---|---|
containerStyle="style(s)" |
CSS styles to be applied for containers. |
containerStyleClass="class(es)" |
CSS style classes to be applied for containers. |
disableItemStyle="style(s)" |
CSS styles to be applied for disabled items. |
disableItemStyleClass="class(es)" |
CSS style classes to be applied for disabled items. |
itemStyle(s)="style" |
CSS styles to be applied for items. |
itemStyleClass(es)="class" |
CSS style classes to be applied for items. |
loaded="true|false" |
Whether the tag instance should be created when the page is loading. Defaults to true. |
selectedItemStyle="style(s)" |
CSS styles to be applied for selected items. |
selectedItemStyleClass="class(es)" |
CSS style classes to be applied for selected items. |
Property | Description |
---|---|
containerStyle="style(s)" |
CSS styles to be applied for containers. |
containerStyleClass="class(es)" |
CSS style classes to be applied for containers. |
disableItemStyle="style(s)" |
CSS styles to be applied for disabled items. |
disableItemStyleClass="class(es)" |
CSS style classes to be applied for disabled items. |
itemStyle(s)="style" |
CSS styles to be applied for items. |
itemStyleClass(es)="class" |
CSS style classes to be applied for items. |
loaded="true|false" |
Whether the tag instance should be created when the page is loading. Defaults to true. |
selectedItemStyle="style(s)" |
CSS styles to be applied for selected items. |
selectedItemStyleClass="class(es)" |
CSS style classes to be applied for selected items. |
Property | Description |
---|---|
loaded="true|false" |
Whether the tag instance should be created when the page is loading. Defaults to true. |