Wijmo UI for the Web
nodeExpanded Field
wijmo.tree Namespace > WijTreeOptions Interface : nodeExpanded Field

The nodeExpanded event handler. A function called when a node is expanded.

Syntax
var instance; // Type: wijmo.tree.WijTreeOptions;
var value; // Type: any
value = instance.nodeExpanded;
var nodeExpanded : any;
See Also

Reference

WijTreeOptions Interface