Home
last modified time | relevance | path

Searched refs:redo (Results 1 – 25 of 153) sorted by relevance

1234567

/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
Ddhtmlxgantt_undo.js126 gantt.config.redo = true;
150 redo: function () { return _undo.redo(); }, method
158 gantt.redo = gantt.ext.undo.redo;
663 this.redoEnabled = (!!gantt.config.undo) && (!!gantt.config.redo);
684 Undo.prototype.redo = function () { method in Undo
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
Ddhtmlxgantt_undo.js13redo},t.prototype.undo=function(){if(this.updateConfigs(),this.undoEnabled){var t=this._pop(this._… method
Ddhtmlxgantt_undo.js.map1redo","_pop","_reorderCommands","callEvent","_applyAction","_push","logAction","stack","event","pu…
/plugin/codehighlight/cp/engines/
Dopera.js55 (charCode==121||evt.shiftKey) ? CodePress.actions.redo() : CodePress.actions.undo();
245 redo : function() { method
Dmsie.js59 (keyCode==121||evt.shiftKey) ? CodePress.actions.redo() : CodePress.actions.undo();
289 redo : function() { method
Dgecko.js60 (charCode==121||evt.shiftKey) ? CodePress.actions.redo() : CodePress.actions.undo();
277 redo : function() { method
/plugin/amcharts/assets/amcharts/plugins/export/examples/
Dexport.config.advanced.js22 this.drawing.redo();
/plugin/bpmnio/vendor/dmn-js/dist/assets/dmn-font/css/
Ddmn-codes.css16 .dmn-icon-redo:before { content: '\e80e'; } /* '' */
Ddmn.css72 .dmn-icon-redo:before { content: '\e80e'; } /* '' */
Ddmn-embedded.css73 .dmn-icon-redo:before { content: '\e80e'; } /* '' */
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
Deditor_zh-CN.properties.bak14 redo=Redo
Deditor.properties.bak13 redo=Redo
Deditor_de.properties.bak14 redo=Wiederherstellen
Deditor_de.properties18 redo=Wiederherstellen key
Deditor.properties13 redo=Redo key
Deditor_zh-CN.properties14 redo=Redo key
/plugin/jmol2/jmol/
DJmolApplet0_Console.jar ... clearHighlight () protected void undo () protected void redo () void clearContent () java.lang. ...
DJmolAppletSigned0_Console.jar ... clearHighlight () protected void undo () protected void redo () void clearContent () java.lang. ...
/plugin/yuriigantt/3rd/dhtmlxgantt/
Ddhtmlxgantt.d.ts749 redo: boolean; property
2123 redo(): void; method
/plugin/jdraw/src/com/mxgraph/examples/swing/
DUserObject.java.bak120 // Clones the value for correct undo/redo
/plugin/struct/jsoneditor/
H A Djsoneditor-minimalist.min.js30redo=s,this.history.onChange=function(){o.disabled=!t.history.canUndo(),s.disabled=!t.history.canR… method
H A Djsoneditor.min.css1 …iv.jsoneditor-menu>button.jsoneditor-redo{background-position:-48px -96px}div.jsoneditor-menu>butt…
/plugin/ckgdoku/ckeditor/lang/
Den.js1 …:"Table",widthPc:"percent",widthPx:"pixels",widthUnit:"width unit"},undo:{redo:"Redo",undo:"Undo"}… property
/plugin/amcharts/assets/amcharts/plugins/export/
DREADME.md144 keyListener | false | If true it observes the pressed keys to undo/redo the annotations
454 And that's not even the end of it. You can add menu items to cancel, undo, redo
995 * Fixed: Issue with object changes which overwrite undo/redo object states
1004 * Added: Keylistener which allows to undo/redo/remove the drawn steps `keyListener: true`
/plugin/codemirror/dist/modes/
Dperl.min.js1 …l,qx:null,rand:1,read:1,readdir:1,readline:1,readlink:1,readpipe:1,recv:1,redo:1,ref:1,rename:1,re… property

1234567