Searched refs:getUndoStack (Results 1 – 4 of 4) sorted by relevance
| /plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/ |
| D | dhtmlxgantt_undo.js | 151 getUndoStack: function () { return _undo.getUndoStack(); }, method 159 gantt.getUndoStack = gantt.ext.undo.getUndoStack; 226 updateTasksIds(undo.getUndoStack(), oldId, newId); 231 updateLinksIds(undo.getUndoStack(), oldId, newId); 646 Undo.prototype.getUndoStack = function () { method in Undo
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/ext/ |
| D | dhtmlxgantt_undo.js | 13 …getUndoStack=function(){return this._undoStack},t.prototype.getRedoStack=function(){return this._r… method
|
| D | dhtmlxgantt_undo.js.map | 1 …getUndoStack","getRedoStack","clearUndoStack","clearRedoStack","updateConfigs","config","undo_step…
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/ |
| D | dhtmlxgantt.d.ts | 1907 getUndoStack(): any[]; method
|