fires after item deleting
id | id | id of item in question |
some.attachEvent("onAfterDelete", function(id){
//... some code here ...
});
In case of Tree and TreeTable - event will be called only for item which is deleted, and will not be called for its childs