dijit.Tree._onItemDelete
dojo.require("dijit.Tree");
defined in dijit/Tree.js
delete event from the store TODO: currently this isn't called, and technically doesn't need to be, but it would help with garbage collection
Usage
function (/*Object*/ item) (view source)
parameter | type | description |
---|---|---|
item | Object |