dojo.data.ItemFileWriteStore.onSet
dojo.require("dojo.data.ItemFileWriteStore");
defined in dojo/data/ItemFileWriteStore.js
See dojo.data.api.Notification.onSet() No need to do anything. This method is here just so that the client code can connect observers to it.
parameter | type | description |
---|---|---|
item | ||
attribute | ||
oldValue | Object|Array | |
newValue | Object|Array |