Searched refs:clearUndoStack (Results 1 – 4 of 4) sorted by relevance
153 clearUndoStack: function () { return _undo.clearUndoStack(); }, method in gantt.ext.undo161 gantt.clearUndoStack = gantt.ext.undo.clearUndoStack;456 _this._undo.clearUndoStack();652 Undo.prototype.clearUndoStack = function () { method in Undo
13 …clearUndoStack=function(){this._undoStack=[]},t.prototype.clearRedoStack=function(){this._redoStac… method in t
1 …clearUndoStack","clearRedoStack","updateConfigs","config","undo_steps","undo_types","undo_actions"…
1365 clearUndoStack(): void; method