dojox.collections.Dictionary.containsValue
dojo.require("dojox.collections.Dictionary");
defined in dojox/collections/Dictionary.js
Check to see if the dictionary has an entry with value "v".
Usage
function (/*Object*/ v) (view source)
parameter | type | description |
---|---|---|
v | Object |