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

The nodeBlur event fired when the node loses focus.

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

Reference

WijTreeOptions Interface