Searched refs:mxUndoableEdit (Results 1 – 8 of 8) sorted by relevance
63 import com.mxgraph.util.mxUndoableEdit;64 import com.mxgraph.util.mxUndoableEdit.mxUndoableChange;140 undoManager.undoableEditHappened((mxUndoableEdit) evt186 List<mxUndoableChange> changes = ((mxUndoableEdit) evt in BasicGraphEditor()
60 import com.mxgraph.util.mxUndoableEdit;62 import com.mxgraph.util.mxUndoableEdit.mxUndoableChange;138 undoManager.undoableEditHappened((mxUndoableEdit) evt182 List<mxUndoableChange> changes = ((mxUndoableEdit) evt
38 var edit = new mxUndoableEdit(model);
META-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
210 …his.menu.destroy()};function mxUndoableEdit(a,b){this.source=a;this.changes=[];this.significant=nu… function211 mxUndoableEdit.prototype.changes=null;mxUndoableEdit.prototype.significant=null;mxUndoableEdit.prot…212 mxUndoableEdit.prototype.undo=function(){if(!this.undone){this.source.fireEvent(new mxEventObject(m…213 mxUndoableEdit.prototype.redo=function(){if(!this.redone){this.source.fireEvent(new mxEventObject(m…765 …1}}};mxGraphModel.prototype.createUndoableEdit=function(a){var b=new mxUndoableEdit(this,null!=a?a…860 …l!=b[0]){var c=new mxSelectionChange(this,a,b);c.execute();var d=new mxUndoableEdit(this,!1);d.add…986 …Root!=a){var b=new mxCurrentRootChange(this,a);b.execute();var c=new mxUndoableEdit(this,!0);c.add…
414 …his.menu.destroy()};function mxUndoableEdit(a,b){this.source=a;this.changes=[];this.significant=nu… function415 mxUndoableEdit.prototype.changes=null;mxUndoableEdit.prototype.significant=null;mxUndoableEdit.prot…416 mxUndoableEdit.prototype.undo=function(){if(!this.undone){this.source.fireEvent(new mxEventObject(m…417 mxUndoableEdit.prototype.redo=function(){if(!this.redone){this.source.fireEvent(new mxEventObject(m…969 …1}}};mxGraphModel.prototype.createUndoableEdit=function(a){var b=new mxUndoableEdit(this,null!=a?a…1064 …l!=b[0]){var c=new mxSelectionChange(this,a,b);c.execute();var d=new mxUndoableEdit(this,!1);d.add…1190 …Root!=a){var b=new mxCurrentRootChange(this,a);b.execute();var c=new mxUndoableEdit(this,!0);c.add…
448 …his.menu.destroy()};function mxUndoableEdit(a,b){this.source=a;this.changes=[];this.significant=nu… function449 mxUndoableEdit.prototype.changes=null;mxUndoableEdit.prototype.significant=null;mxUndoableEdit.prot…450 mxUndoableEdit.prototype.undo=function(){if(!this.undone){this.source.fireEvent(new mxEventObject(m…451 mxUndoableEdit.prototype.redo=function(){if(!this.redone){this.source.fireEvent(new mxEventObject(m…1003 …1}}};mxGraphModel.prototype.createUndoableEdit=function(a){var b=new mxUndoableEdit(this,null!=a?a…1098 …l!=b[0]){var c=new mxSelectionChange(this,a,b);c.execute();var d=new mxUndoableEdit(this,!1);d.add…1224 …Root!=a){var b=new mxCurrentRootChange(this,a);b.execute();var c=new mxUndoableEdit(this,!0);c.add…
414 …his.menu.destroy()};function mxUndoableEdit(a,b){this.source=a;this.changes=[];this.significant=nu… class415 mxUndoableEdit.prototype.changes=null;mxUndoableEdit.prototype.significant=null;mxUndoableEdit.prot…416 mxUndoableEdit.prototype.undo=function(){if(!this.undone){this.source.fireEvent(new mxEventObject(m…417 mxUndoableEdit.prototype.redo=function(){if(!this.redone){this.source.fireEvent(new mxEventObject(m…969 …1}}};mxGraphModel.prototype.createUndoableEdit=function(a){var b=new mxUndoableEdit(this,null!=a?a…1064 …l!=b[0]){var c=new mxSelectionChange(this,a,b);c.execute();var d=new mxUndoableEdit(this,!1);d.add…1190 …Root!=a){var b=new mxCurrentRootChange(this,a);b.execute();var c=new mxUndoableEdit(this,!0);c.add…