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