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

The nodeDropped event is called when an acceptable draggable node is dropped over to another position.

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

Reference

WijTreeOptions Interface