Wijmo UI for the Web
wijtreenode type
wijmo.tree Namespace : wijtreenode type
Syntax
var instance = new wijmo.tree.wijtreenode();
function wijtreenode;
Inheritance Hierarchy

Object
      wijmo.tree.wijtreenode

Constructors
 NameDescription
public Constructor  
Top
Methods
 NameDescription
public MethodThe add method adds a node to the node.  
public MethodChecks or unchecks the node.  
public MethodCollapses the node.  
public MethodDestroy the node widget.  
public MethodExpands the node.  
public MethodThe getNodes method gets an array that contains the root nodes of the current tree node.  
public MethodGet owner which contains the node.  
public MethodThe remove method removes the indicated node from this node.  
public MethodSelects or unselects the node.  
public MethodSorts the child nodes of the node.  
public Method
 
Top
See Also

Reference

wijmo.tree Namespace