Home
last modified time | relevance | path

Searched refs:undoListener (Results 1 – 6 of 6) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DEditorUi.js3727 var undoListener = mxUtils.bind(this, function()
3733 undoMgr.addListener(mxEvent.ADD, undoListener);
3734 undoMgr.addListener(mxEvent.UNDO, undoListener);
3735 undoMgr.addListener(mxEvent.REDO, undoListener);
3736 undoMgr.addListener(mxEvent.CLEAR, undoListener);
3744 undoListener();
3752 undoListener();
3756 undoListener();
H A DEditor.js675 this.undoListener = function(sender, evt) method in Editor.createUndoManager
683 this.undoListener.apply(this, arguments);
/plugin/diagramsnet/lib/js/diagramly/
H A DMinimal.js2312 var undoListener = function() function
2325 undoAction.addListener('stateChanged', undoListener);
2326 redoAction.addListener('stateChanged', undoListener);
2327 undoListener();
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js2063 …anager;this.undoListener=function(b,e){c.undoableEditHappened(e.getProperty("edit"))};var e=mxUtil… method in AnonymousFunction39177abc1dd00
H A Dviewer-static.min.js2063 …anager;this.undoListener=function(b,e){c.undoableEditHappened(e.getProperty("edit"))};var e=mxUtil… method in AnonymousFunctioncbe8b5111dd00
H A Dapp.min.js2097 …anager;this.undoListener=function(a,d){b.undoableEditHappened(d.getProperty("edit"))};var d=mxUtil… method in AnonymousFunction9bd35d6b24100