Wijmo UI for the Web
sIndex Field

The Index of dragged node in source parent.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.tree.INodeDroppedEventArgs;
var value; // Type: number
value = instance.sIndex;
Javascript (Specification) 
var sIndex : number;
Browser Compatibility
7
5
5

See Also

Reference

INodeDroppedEventArgs Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.