Searched refs:undoable (Results 1 – 6 of 6) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | DrawioFile.js | 699 DrawioFile.prototype.patch = function(patches, resolver, undoable) argument 712 this.changeListenerEnabled = undoable; 765 if (!undoable)
|
/plugin/ckgdoku/ckeditor/ |
H A D | ckeditor.js | 1146 …ystroke([[a[0],"undo"],[a[1],"redo"],[a[2],"redo"]]);g.onChange=function(){p.setState(g.undoable()? 1153 this.hasRedo},undoable:function(){return this.enabled&&this.hasUndo},undo:function(){if(this.undoab…
|
/plugin/ckgedit/ckeditor/ |
H A D | ckeditor.js | 1220 …undo"],[g[1],"redo"],[g[2],"redo"]]);d.onChange=function(){f.setState(d.undoable()?CKEDITOR.TRISTA… 1226 …turn this.enabled&&this.hasRedo},undoable:function(){return this.enabled&&this.hasUndo},undo:funct…
|
H A D | ckeditor.js.unc | 24224 f.setState(d.undoable() ? CKEDITOR.TRISTATE_OFF : CKEDITOR.TRISTATE_DISABLED); 24361 undoable: function() { 24365 if (this.undoable()) {
|
/plugin/dirtylittlehelper/script/ |
H A D | mermaid.min.js.map | 1 …graph into short segments that span 1 layer\n * each. This operation is undoable with the denormal…
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js.map | 1 …undoable with the denormalize function.\n *\n * Pre-conditions:\n *\n * 1. The input graph is a…
|