Members
icon
- Source:
The tree node icon.
id
- Source:
The tree node id.
isGroup
- Source:
Is true if this object is a group.
label
- Source:
The tree node label.
Methods
isChildOf(node)
- Source:
Returns true if this node is a child of the given node.
Parameters:
Name | Type | Description |
---|---|---|
node |
TreeNodeData |