var instance; // Type: wijmo.tree.WijTreeOptions; var value; // Type: any value = instance.nodeDropped;
var nodeDropped : any;
The nodeDropped event is called when an acceptable draggable node is dropped over to another position.
var instance; // Type: wijmo.tree.WijTreeOptions; var value; // Type: any value = instance.nodeDropped;
var nodeDropped : any;