Functiondojox.data.JsonRestStore.loadItem

dojo.require("dojox.rpc.JsonRestStore");
defined in dojox/rpc/JsonRestStore.js

Loads an item that has not been loaded yet. Lazy loading should happen through getValue, and if used properly, this should never need to be called

Usage

function (item) (view source)
parametertypedescription
item