Home
last modified time | relevance | path

Searched refs:canRedo (Results 1 – 15 of 15) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
DEditorUi.js3317 EditorUi.prototype.canRedo = function() method in EditorUi
3319 return this.editor.graph.isEditing() || this.editor.undoManager.canRedo();
3730 redo.setEnabled(this.canRedo());
/plugin/struct/jsoneditor/
H A Djsoneditor-minimalist.min.js30canRedo()},this.history.onChange()}if(this.options&&this.options.modes&&this.options.modes.length)… method in i
/plugin/jdraw/lib/
Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/js/diagramly/
DEditorUi.js13752 this.actions.get('redo').setEnabled(this.canRedo() && editable);
/plugin/diagramsnet/lib/js/
Dviewer.min.js419 …w mxEventObject(mxEvent.UNDO,"edit",a));break}}};mxUndoManager.prototype.canRedo=function(){return… method in mxUndoManager
2235 EditorUi.prototype.canRedo=function(){return this.editor.graph.isEditing()||this.editor.undoManager… method in EditorUi
2249 …tils.bind(this,function(){b.setEnabled(this.canUndo());c.setEnabled(this.canRedo())});e.addListene…
Dapp.min.js453 …w mxEventObject(mxEvent.UNDO,"edit",a));break}}};mxUndoManager.prototype.canRedo=function(){return… method in mxUndoManager
2269 EditorUi.prototype.canRedo=function(){return this.editor.graph.isEditing()||this.editor.undoManager… method in EditorUi
2283 …tils.bind(this,function(){a.setEnabled(this.canUndo());b.setEnabled(this.canRedo())});d.addListene…
Dviewer-static.min.js419 …w mxEventObject(mxEvent.UNDO,"edit",a));break}}};mxUndoManager.prototype.canRedo=function(){return… method in mxUndoManager
2235 EditorUi.prototype.canRedo=function(){return this.editor.graph.isEditing()||this.editor.undoManager… method in EditorUi
2249 …tils.bind(this,function(){b.setEnabled(this.canUndo());c.setEnabled(this.canRedo())});e.addListene…
/plugin/bpmnio/vendor/dmn-js/dist/
Ddmn-modeler.production.min.js191 …prototype.canUndo=function(){return!!this._getUndoAction()},bp.prototype.canRedo=function(){return… method in bp
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.production.min.js34 …prototype.canUndo=function(){return!!this._getUndoAction()},Dd.prototype.canRedo=function(){return…
Dbpmn-modeler.development.js45882 CommandStack.prototype.canRedo = function() {
/plugin/bpmnio/vendor/bpmn-js/dist/
Dbpmn-modeler.production.min.js197 …prototype.canUndo=function(){return!!this._getUndoAction()},Ff.prototype.canRedo=function(){return… method in Ff
/plugin/diagramsnet/lib/mxgraph/
DmxClient.js215 …w mxEventObject(mxEvent.UNDO,"edit",a));break}}};mxUndoManager.prototype.canRedo=function(){return… method in mxUndoManager
/plugin/dirtylittlehelper/mermaid/editor/
Dbundle.js1 …ippet=new r.c("isInEmbeddedEditor",!1),e.canUndo=new r.c("canUndo",!1),e.canRedo=new r.c("canRedo"…
426 …n 1===i.type?this._workspaceUndo(t,i):this._resourceUndo(n,i)}finally{0}}canRedo(e){const t=this.g…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js1 …ippet=new r.c("isInEmbeddedEditor",!1),e.canUndo=new r.c("canUndo",!1),e.canRedo=new r.c("canRedo"…
426 …n 1===i.type?this._workspaceUndo(t,i):this._resourceUndo(n,i)}finally{0}}canRedo(e){const t=this.g…
Dbundle.js.map1canRedo.bindTo(contextKeyService);\n this._register(this._editor.onDidChangeConfiguration((…