Functiondojox.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)
parametertypedescription
kString