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

The nodeMouseOut event fires when the user moves the mouse pointer off of a node.

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

Reference

WijTreeOptions Interface