Functiondojox.data.JsonRestStore._setDirty

dojo.require("dojox.rpc.JsonRestStore");
defined in dojox/rpc/JsonRestStore.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