AbstractTreeNodeType Properties
● dataSource
Data source. You can use it to specify the path to the context attribute that makes the data available.
● design
Display of the UI element.
Value |
Visual Display |
Description |
emphasized |
|
The UI element is highlighted. |
standard |
|
Standard display of the UI element. |
● iconSource
Symbolic name
of the symbol to be displayed.
See also Handling Web
Icons
● ignoreAction
● Text
Label text of a node element in the tree.
● textDirection
Text or writing direction.
This enables labels of interface elements to be read in languages that have an RTL writing direction, such as Arabic or Hebrew, as opposed to LTR for languages like English.
This property can be personalized by an administrator.
Value |
Description |
inherit |
The text direction is inherited from the parent element. Therefore, the text direction is identical to that of the parent element. |
ltr |
Left to right text direction |
rtl |
Right to left text direction |
● tooltip
Quick info text that appears when the user passes the mouse pointer over the UI element. If screen readers are supported, additional text is added automatically to the quick info to support accessibility.