Home
last modified time | relevance | path

Searched refs:undoHandler (Results 1 – 10 of 10) sorted by relevance

/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java136 protected mxIEventListener undoHandler = new mxIEventListener() field in BasicGraphEditor
178 graph.getModel().addListener(mxEvent.UNDO, undoHandler); in BasicGraphEditor()
179 graph.getView().addListener(mxEvent.UNDO, undoHandler); in BasicGraphEditor()
182 mxIEventListener undoHandler = new mxIEventListener() in BasicGraphEditor() local
193 undoManager.addListener(mxEvent.UNDO, undoHandler); in BasicGraphEditor()
194 undoManager.addListener(mxEvent.REDO, undoHandler); in BasicGraphEditor()
H A DBasicGraphEditor.java.bak134 protected mxIEventListener undoHandler = new mxIEventListener()
174 graph.getModel().addListener(mxEvent.UNDO, undoHandler);
175 graph.getView().addListener(mxEvent.UNDO, undoHandler);
178 mxIEventListener undoHandler = new mxIEventListener()
189 undoManager.addListener(mxEvent.UNDO, undoHandler);
190 undoManager.addListener(mxEvent.REDO, undoHandler);
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditor.js690 var undoHandler = function(sender, evt) method in Editor.createUndoManager
715 undoMgr.addListener(mxEvent.UNDO, undoHandler);
716 undoMgr.addListener(mxEvent.REDO, undoHandler);
/plugin/jdraw/lib/
H A Djgraphx-examples.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js1325 function mxLayoutManager(a){this.undoHandler=mxUtils.bind(this,function(a,c){this.isEnabled()&&this…
1326 …ling=!0;mxLayoutManager.prototype.enabled=!0;mxLayoutManager.prototype.undoHandler=null;mxLayoutMa… method in mxLayoutManager
1328undoHandler);this.graph.removeListener(this.moveHandler);this.graph.removeListener(this.resizeHand…
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js1529 function mxLayoutManager(a){this.undoHandler=mxUtils.bind(this,function(a,c){this.isEnabled()&&this…
1530 …ling=!0;mxLayoutManager.prototype.enabled=!0;mxLayoutManager.prototype.undoHandler=null;mxLayoutMa… method in mxLayoutManager
1532undoHandler);this.graph.removeListener(this.moveHandler);this.graph.removeListener(this.resizeHand…
H A Dviewer-static.min.js1529 function mxLayoutManager(a){this.undoHandler=mxUtils.bind(this,function(a,c){this.isEnabled()&&this…
1530 …ling=!0;mxLayoutManager.prototype.enabled=!0;mxLayoutManager.prototype.undoHandler=null;mxLayoutMa… method in mxLayoutManager
1532undoHandler);this.graph.removeListener(this.moveHandler);this.graph.removeListener(this.resizeHand…
H A Dapp.min.js1563 function mxLayoutManager(a){this.undoHandler=mxUtils.bind(this,function(a,c){this.isEnabled()&&this…
1564 …ling=!0;mxLayoutManager.prototype.enabled=!0;mxLayoutManager.prototype.undoHandler=null;mxLayoutMa… method in mxLayoutManager
1566undoHandler);this.graph.removeListener(this.moveHandler);this.graph.removeListener(this.resizeHand…