Functiondojox.data.jsonPathStore.containsValue

dojo.require("dojox.data.jsonPathStore");
defined in dojox/data/jsonPathStore.js

Checks to see if 'item' has 'value' at 'attribute'

Usage

function (/*Object*/ item, /*String*/ attribute, value) (view source)
parametertypedescription
itemObject*/
attributeString*/
value */