Searched refs:getRedoStack (Results 1 – 4 of 4) sorted by relevance
| /plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/ |
| D | dhtmlxgantt_undo.js | 152 getRedoStack: function () { return _undo.getRedoStack(); }, method 160 gantt.getRedoStack = gantt.ext.undo.getRedoStack; 227 updateTasksIds(undo.getRedoStack(), oldId, newId); 232 updateLinksIds(undo.getRedoStack(), oldId, newId); 649 Undo.prototype.getRedoStack = function () { method in Undo
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/ext/ |
| D | dhtmlxgantt_undo.js | 13 …getRedoStack=function(){return this._redoStack},t.prototype.clearUndoStack=function(){this._undoSt… method
|
| D | dhtmlxgantt_undo.js.map | 1 …getRedoStack","clearUndoStack","clearRedoStack","updateConfigs","config","undo_steps","undo_types"…
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/ |
| D | dhtmlxgantt.d.ts | 1747 getRedoStack(): any[]; method
|