dojox.data.KeyValueStore._handleQueuedFetches
dojo.require("dojox.data.KeyValueStore");
defined in dojox/data/KeyValueStore.js
Internal function to execute delayed request in the store. Execute any deferred fetches now.
Usage
function () (view source)