Functiondojox.data.jsonPathStore.setData

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

set the stores' data to the supplied object and then load and/or setup that data with the required meta info

Usage

function (data) (view source)
parametertypedescription
data