Home
last modified time | relevance | path

Searched refs:undo_actions (Results 1 – 4 of 4) sorted by relevance

/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_undo.js139 gantt.config.undo_actions = { class in gantt.config
661 this.command.type = gantt.config.undo_actions;
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_undo.js13undo_actions,this.undoEnabled=!!gantt.config.undo,this.redoEnabled=!!gantt.config.undo&&!!gantt.co…
H A Ddhtmlxgantt_undo.js.map1undo_actions","undo","redo","_pop","_reorderCommands","callEvent","_applyAction","_push","logActio…
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts1024 undo_actions: any; property