dojox.collections.ArrayList.contains
dojo.require("dojox.collections.ArrayList");
defined in dojox/collections/ArrayList.js
Check to see if the passed object is a member in the ArrayList
Usage
function (/*Object*/ obj) (view source)
parameter | type | description |
---|---|---|
obj | Object |