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

Object
      wijmo.tree.wijtreenode

Browser Compatibility
7
5
5
Constructors
 NameDescription
public Constructorwijtreenode Constructor  
Top
Methods
 NameDescription
public MethodaddThe add method adds a node to the node.  
public MethodcheckChecks or unchecks the node.  
public MethodcollapseCollapses the node.  
public MethoddestroyDestroy the node widget.  
public MethodexpandExpands the node.  
public MethodgetNodesThe getNodes method gets an array that contains the root nodes of the current tree node.  
public MethodgetOwnerGet owner which contains the node.  
public MethodremoveThe remove method removes the indicated node from this node.  
public MethodselectSelects or unselects the node.  
public MethodsortNodesSorts the child nodes of the node.  
public Methodwidget
 
Top
See Also

Reference

wijmo.tree Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.