| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | EditorUi.js | 3317 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 D | jsoneditor-minimalist.min.js | 30 …canRedo()},this.history.onChange()}if(this.options&&this.options.modes&&this.options.modes.length)… method in i
|
| /plugin/jdraw/lib/ |
| D | jgraphx.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | EditorUi.js | 13752 this.actions.get('redo').setEnabled(this.canRedo() && editable);
|
| /plugin/diagramsnet/lib/js/ |
| D | viewer.min.js | 419 …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…
|
| D | app.min.js | 453 …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…
|
| D | viewer-static.min.js | 419 …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/ |
| D | dmn-modeler.production.min.js | 191 …prototype.canUndo=function(){return!!this._getUndoAction()},bp.prototype.canRedo=function(){return… method in bp
|
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.production.min.js | 34 …prototype.canUndo=function(){return!!this._getUndoAction()},Dd.prototype.canRedo=function(){return…
|
| D | bpmn-modeler.development.js | 45882 CommandStack.prototype.canRedo = function() {
|
| /plugin/bpmnio/vendor/bpmn-js/dist/ |
| D | bpmn-modeler.production.min.js | 197 …prototype.canUndo=function(){return!!this._getUndoAction()},Ff.prototype.canRedo=function(){return… method in Ff
|
| /plugin/diagramsnet/lib/mxgraph/ |
| D | mxClient.js | 215 …w mxEventObject(mxEvent.UNDO,"edit",a));break}}};mxUndoManager.prototype.canRedo=function(){return… method in mxUndoManager
|
| /plugin/dirtylittlehelper/mermaid/editor/ |
| D | bundle.js | 1 …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/ |
| D | bundle.js | 1 …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…
|
| D | bundle.js.map | 1 …canRedo.bindTo(contextKeyService);\n this._register(this._editor.onDidChangeConfiguration((…
|