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

The nodeCollapsed event fires when a tree node is collapsed.

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

Reference

WijTreeOptions Interface