dojox.data.jsonPathStore.containsValue
dojo.require("dojox.data.jsonPathStore");
defined in dojox/data/jsonPathStore.js
Checks to see if 'item' has 'value' at 'attribute'
parameter | type | description |
---|---|---|
item | Object | */ |
attribute | String | */ |
value | */ |