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

The nodeFocus event fired when the node is focused.

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

Reference

WijTreeOptions Interface