Functiondojox.data.jsonPathStore.onLoadData

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

Called after data has been loaded in the store. If any requests happened while the startup is happening then process them now.

Usage

function (data) (view source)
parametertypedescription
data