NetUI Tag Library Documentation

netui
netui:treeLabel Tag

Set the text displayed for the selection link the given tree node (the TreeItem tag).

Syntax

<netui:treeLabel>
    ... JSP content ...
</netui:treeLabel>

Description

Set the text displayed for the selection link the given tree node (the TreeItem tag).

Note that a <netui:treeLabel> tag is required for all non-leaf nodes in the tree.


Tag Information
Tag ClassTreeLabel
TagExtraInfo ClassNone
Body Contentscriptless
Display NameNone

See Also

<netui:tree> Tag

TreeElement