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

The nodeMouseOver event fires when a user places the mouse pointer over a node.

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

Reference

WijTreeOptions Interface