NetUI Tag Library Documentation (Version 1.0.1)

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 Classorg.apache.beehive.netui.tags.tree.TreeLabel
TagExtraInfo ClassNone
Body Contentscriptless
Display NameNone

See Also

<netui:tree> Tag

org.apache.beehive.netui.tags.tree.TreeElement