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