Functiondojox.data.jsonPathStore._trimItem

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

copy an item recursively stoppying at other items that have id's and replace them with a refrence object;

Usage

function (item) (view source)
parametertypedescription
item