Element html.tree.Leaf

Substitution Groups:
html.tree.IInlineItem

Declares a tree leaf.


Named Children Elements
mandatory   binding.Expression Text Leaf text.
optional   binding.Expression Tooltip Leaf tooltip.
optional   binding.Expression Icon Leaf icon.
The path returned by this expression is relative to the war root directory (ex: 'resources/images/icon.png').
Supported contextual beans: $item.
optional   action.IAction OnClick Action to trigger when the tree item is clicked.
Supported contextual beans: $item.
optional   binding.Expression Visible Leaf visibility.
Expected return type: boolean.