dojox.collections.SortedList.indexOfValue
dojo.require("dojox.collections.SortedList");
defined in dojox/collections/SortedList.js
return the first index of object o
Usage
function (/*Object*/ o) (view source)
parameter | type | description |
---|---|---|
o | Object |