Wijmo UI for the Web
sortNodes Method
Sorts the child nodes of the node.
Syntax
Javascript (Usage) 
var instance = new wijmo.tree.wijtreenode();
var value; // Type: any
value = instance.sortNodes();
Javascript (Specification) 
function sortNodes() : any;
Browser Compatibility
7
5
5

See Also

Reference

wijtreenode type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.