var instance = new wijmo.tree.wijtreenode();
function wijtreenode;
var instance = new wijmo.tree.wijtreenode();
function wijtreenode;
Object
wijmo.tree.wijtreenode
Name | Description | |
---|---|---|
wijtreenode Constructor |
Name | Description | |
---|---|---|
add | The add method adds a node to the node. | |
check | Checks or unchecks the node. | |
collapse | Collapses the node. | |
destroy | Destroy the node widget. | |
expand | Expands the node. | |
getNodes | The getNodes method gets an array that contains the root nodes of the current tree node. | |
getOwner | Get owner which contains the node. | |
remove | The remove method removes the indicated node from this node. | |
select | Selects or unselects the node. | |
sortNodes | Sorts the child nodes of the node. | |
widget |