HierarchyExplorerNode Constructor

Initializes the node. Called during construction.
 

Parameters

hierarchy

Type: dundas.data.Hierarchy
The hierarchy that this node is apart of.
hierarchyObject

Type: dundas.data.HierarchyMember or dundas.data.HierarchyLevel
The level or member this node is representing.
hideSubChildren

Type: Boolean
(optional) Specifies whether the sub children (children of these children) should be hidden.
Optional: True