Wijmo UI for the Web
newIndex Field

The new index of selected item.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.combobox.ISelectedEventArgs;
var value; // Type: number
value = instance.newIndex;
Javascript (Specification) 
var newIndex : number;
Browser Compatibility
7
5
5

See Also

Reference

ISelectedEventArgs Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.