netui
netui:treeLabel Tag
Set the text displayed for the selection link the given tree node (the TreeItem tag).
<netui:treeLabel>
... JSP content ...
</netui:treeLabel>
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 Class | org.apache.beehive.netui.tags.tree.TreeLabel |
TagExtraInfo Class | None |
Body Content | scriptless |
Display Name | None |
See Also
<netui:tree> Tag
org.apache.beehive.netui.tags.tree.TreeElement