Wijmo UI for the Web
hierarchyNode type
wijmo.grid Namespace : hierarchyNode type
Provides an access to hierarchy nodes in form of tree.
Syntax
var instance = new wijmo.grid.hierarchyNode();
function hierarchyNode;
Inheritance Hierarchy

Object
   wijmo.grid.hierarchyNode

Constructors
 NameDescription
public ConstructorProvides an access to hierarchy nodes in form of tree.  
Top
Methods
 NameDescription
public MethodCollapses the node.  
public MethodReturns children nodes.  
public MethodExpands the node.  
public MethodReturns a wijgrid instance object which represents the detail grid related to node.  
public MethodDetermines whether node is expanded or not.  
public MethodReturns master key related to node.  
Top
See Also

Reference

wijmo.grid Namespace