dojox.collections.SortedList.indexOfKey
dojo.require("dojox.collections.SortedList");
defined in dojox/collections/SortedList.js
return the index of the passed key.
Usage
function (/*String*/ k) (view source)
parameter | type | description |
---|---|---|
k | String |