Searched refs:ondelete (Results 1 – 5 of 5) sorted by relevance
392 handled = this.selectedTreeElement.ondelete();885 TreeElement.prototype.ondelete = function() { return false; } method in TreeElement
1254 ondelete: function() method in WebInspector.ProfileSidebarTreeElement1272 contextMenu.appendItem(WebInspector.UIString("Delete"), this.ondelete.bind(this));
914 sidebarElementsToDelete[i].ondelete();
935 ondelete: function() method in WebInspector.NavigatorSourceTreeElement
1288 ondelete: function() method in WebInspector.ElementsTreeElement