dojox.data.KeyValueStore.isItemLoaded
dojo.require("dojox.data.KeyValueStore");
defined in dojox/data/KeyValueStore.js
See dojo.data.api.Read.isItemLoaded() The KeyValueStore always loads all items, so if it's an item, then it's loaded.
Usage
function (something) (view source)
parameter | type | description |
---|---|---|
something |