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