A tree component is a component with linked elements (nodes) and a hierarchical structure. One common example is the display of directory structures used in most file managers (e.g. Windows Explorer).
Because the forward slash(/) is a special symbol for tree components, if you want to use a slash as part of your parameter value, you have to mask it.
![]() |
Actions on tree components (as a hierarchical component) are not supported in the HTML toolkit. Individual nodes must be addressed as single links. |
![]() |
Please keep in mind that it is not possible to object map single nodes within a tree component but to object map the tree component as a whole only. In order to interact with certain nodes within the tree component you have to use the according actions. |
Example Mockups
Available Actions