Searched defs:clearRedoStack (Results 1 – 3 of 3) sorted by relevance
154 clearRedoStack: function () { return _undo.clearRedoStack(); }, method in gantt.ext.undo655 Undo.prototype.clearRedoStack = function () { method in Undo
13 … define&&define.amd?define("ext/dhtmlxgantt_undo",[],n):"object"==typeof exports?exports["ext/dhtm… argument
1360 clearRedoStack(): void; method