Searched refs:clearRedoStack (Results 1 – 4 of 4) sorted by relevance
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/ |
H A D | dhtmlxgantt_undo.js | 154 clearRedoStack: function () { return _undo.clearRedoStack(); }, method in gantt.ext.undo 162 gantt.clearRedoStack = gantt.ext.undo.clearRedoStack; 457 _this._undo.clearRedoStack(); 655 Undo.prototype.clearRedoStack = function () { method in Undo
|
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/ |
H A D | dhtmlxgantt_undo.js | 13 …clearRedoStack=function(){this._redoStack=[]},t.prototype.updateConfigs=function(){this.maxSteps=g… method in t
|
H A D | dhtmlxgantt_undo.js.map | 1 …clearRedoStack","updateConfigs","config","undo_steps","undo_types","undo_actions","undo","redo","_…
|
/plugin/yuriigantt/3rd/dhtmlxgantt/ |
H A D | dhtmlxgantt.d.ts | 1360 clearRedoStack(): void; method
|