Home
last modified time | relevance | path

Searched refs:Undo (Results 176 – 178 of 178) sorted by path

12345678

/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_undo.js13Undo=a},219:function(t,n,e){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var o={o…
H A Ddhtmlxgantt_undo.js.map1Undo","_this","this","maxSteps","undoEnabled","redoEnabled","action","commands","slice","invert","…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_undo.js123 var _undo = new undo_1.Undo();
586 var Undo = /** @class */ (function () { function
587 function Undo() { class in AnonymousFunction4dce81d40100.AnonymousFunction4dce81d42100.Undo
646 Undo.prototype.getUndoStack = function () { class
649 Undo.prototype.getRedoStack = function () {
658 Undo.prototype.updateConfigs = function () {
665 Undo.prototype.undo = function () {
684 Undo.prototype.redo = function () {
726 Undo.prototype._pop = function (stack) {
803 return Undo;
[all …]

12345678