Name | Node | |
---|---|---|
Usage | AgendaBoService | |
Tree Node | Type | Complex |
ShortName | Name | Type | Description | Required? | Read only? | Cardinality | XML Attribute? | Implementation Notes |
---|---|---|---|---|---|---|---|---|
children | Children | NodeList | Return the children of Node root Node these Node method will return the children of a Node |
Many | No | |||
numberOfChildren | Number Of Children | int | Returns the number of immediate children of this Node |
One | No | |||
data | Data | T | Data object contained in the node (a leaf) | One | No | |||
nodeLabel | Node Label | K | Object containing the data for labeling the node (can be simple String) | One | No | |||
nodeType | Node Type | String | Indicates what type of node is being represented, used to give a functional label for the node that can also be used for presentation purposes |
One | No |