Functiondojox.data.jsonPathStore._setDirty

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

adds an item to the list of dirty items. This item contains a reference to the item itself as well as a cloned and trimmed version of old item for use with revert.

Usage

function (item) (view source)
parametertypedescription
item