dojox.collections.SortedList.containsKey
dojo.require("dojox.collections.SortedList");
defined in dojox/collections/SortedList.js
Check to see if the list has a location k
Usage
function (/*String*/ k) (view source)
parameter | type | description |
---|---|---|
k | String |