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