
Data source.
You can use it to specify the path to the context node that provides the data.
Symbolic name of the leaf to be displayed. See also Handling Web Icons
This property can be personalized by an administrator.
Symbolic name of the node icon to be displayed.See also Handling Web Icons
This property can be personalized by an administrator.
Minimum height of the tree.
This property can be personalized by an administrator.
Text used as the label for the root node.
This property can be personalized by an administrator.
Specifies whether the root node of the tree structure is visible.
This property can be personalized by an administrator.
Enables the application itself to change the lead selection. When you choose an entry in the tree with multiple selection the lead selection changes. Data may get lost if there is a single node beneath the lead selection.
| Value | Description |
|---|---|
|
auto |
The lead selection changes automatically to the newly selected entry. |
|
manual |
The lead selection is not set by the framework. The application developer cannot set the lead selection in the event handler of onAction of a TreeNode Type or TreeItemType. |
Title of the tree.
This property can be personalized by an administrator.
Specifies whether the title of the tree structure is visible.
This property can be personalized by an administrator.
| Value | Description | Can be set using personalization |
|---|---|---|
|
none |
Tree is not visible |
Yes |
|
visible |
Tree is visible |
Yes |
Width of the UI element. More information: Methods and Properties of UI Elements .
This property can be personalized by an administrator.