Home
last modified time | relevance | path

Searched refs:mxUndoableEdit (Results 1 – 8 of 8) sorted by relevance

/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
DBasicGraphEditor.java63 import com.mxgraph.util.mxUndoableEdit;
64 import com.mxgraph.util.mxUndoableEdit.mxUndoableChange;
140 undoManager.undoableEditHappened((mxUndoableEdit) evt
186 List<mxUndoableChange> changes = ((mxUndoableEdit) evt in BasicGraphEditor()
DBasicGraphEditor.java.bak60 import com.mxgraph.util.mxUndoableEdit;
62 import com.mxgraph.util.mxUndoableEdit.mxUndoableChange;
138 undoManager.undoableEditHappened((mxUndoableEdit) evt
182 List<mxUndoableChange> changes = ((mxUndoableEdit) evt
/plugin/diagramsnet/lib/plugins/
Dreplay.js38 var edit = new mxUndoableEdit(model);
/plugin/jdraw/lib/
Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/mxgraph/
DmxClient.js210 …his.menu.destroy()};function mxUndoableEdit(a,b){this.source=a;this.changes=[];this.significant=nu… function
211 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…
/plugin/diagramsnet/lib/js/
Dviewer.min.js414 …his.menu.destroy()};function mxUndoableEdit(a,b){this.source=a;this.changes=[];this.significant=nu… function
415 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…
Dapp.min.js448 …his.menu.destroy()};function mxUndoableEdit(a,b){this.source=a;this.changes=[];this.significant=nu… function
449 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…
Dviewer-static.min.js414 …his.menu.destroy()};function mxUndoableEdit(a,b){this.source=a;this.changes=[];this.significant=nu… class
415 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…