Searched refs:_undoStack (Results 1 – 6 of 6) sorted by relevance
| /plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/ |
| D | dhtmlxgantt_undo.js | 643 this._undoStack = []; property in anonymousFunction4dce81d40100.anonymousFunction4dce81d43000.Undo.Undo 647 return this._undoStack; 653 this._undoStack = []; property 670 var action = this._pop(this._undoStack); 696 this._push(this._undoStack, gantt.copy(action)); 705 this._push(this._undoStack, action); 712 var event = stack === this._undoStack ? "onBeforeUndoStack" : "onBeforeRedoStack";
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/ext/ |
| D | dhtmlxgantt_undo.js | 13 …_undoStack=[],this._redoStack=[]}return t.prototype.getUndoStack=function(){return this._undoStack… property
|
| D | dhtmlxgantt_undo.js.map | 1 …_undoStack","_redoStack","getUndoStack","getRedoStack","clearUndoStack","clearRedoStack","updateCo…
|
| /plugin/dirtylittlehelper/mermaid/editor/ |
| D | bundle.js | 396 …_undoStack=[],this._redoStack=[],this._register(e.onDidChangeModel(e=>{this._undoStack=[],this._re… property
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js | 396 …_undoStack=[],this._redoStack=[],this._register(e.onDidChangeModel(e=>{this._undoStack=[],this._re… property
|
| D | bundle.js.map | 1 …_undoStack = [];\n this._redoStack = [];\n this._register(editor.onDidChangeModel((e…
|