!--a11y-->
AbstractTreeNodeType Properties 
· dataSource
Data source. You can use it to specify the path to the context attribute, which 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 Hebrew and Arabic, as opposed to LTR such as English.
Value |
Description |
inherit |
The text direction is inherited from the parent element. Therefore, the text direction is identical to the one 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 Reader is supported, extra text is added automatically to the tooltip in order to support accessibility.