dojox.collections.SortedList.containsValue
dojo.require("dojox.collections.SortedList");
defined in dojox/collections/SortedList.js
Check to see if this list contains the passed object
Usage
function (/*Object*/ o) (view source)
parameter | type | description |
---|---|---|
o | Object |