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

The nodeTextChanged event fires when the text of a node changes.

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

Reference

WijTreeOptions Interface