Searched refs:undo_actions (Results 1 – 4 of 4) sorted by relevance
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/ |
H A D | dhtmlxgantt_undo.js | 139 gantt.config.undo_actions = { class in gantt.config 661 this.command.type = gantt.config.undo_actions;
|
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/ |
H A D | dhtmlxgantt_undo.js | 13 …undo_actions,this.undoEnabled=!!gantt.config.undo,this.redoEnabled=!!gantt.config.undo&&!!gantt.co…
|
H A D | dhtmlxgantt_undo.js.map | 1 …undo_actions","undo","redo","_pop","_reorderCommands","callEvent","_applyAction","_push","logActio…
|
/plugin/yuriigantt/3rd/dhtmlxgantt/ |
H A D | dhtmlxgantt.d.ts | 1024 undo_actions: any; property
|