dojo.data.ItemFileWriteStore.onDelete
dojo.require("dojo.data.ItemFileWriteStore");
defined in dojo/data/ItemFileWriteStore.js
See dojo.data.api.Notification.onDelete() No need to do anything. This method is here just so that the client code can connect observers to it.
Usage
function (deletedItem) (view source)
parameter | type | description |
---|---|---|
deletedItem |