Functiondojox.collections.Queue.contains

dojo.require("dojox.collections.Queue");
defined in dojox/collections/Queue.js

Check to see if the passed object is an element in this queue

Usage

function (/*Object*/ o) (view source)
parametertypedescription
oObject