Home
last modified time | relevance | path

Searched refs:undoable (Results 1 – 6 of 6) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DDrawioFile.js699 DrawioFile.prototype.patch = function(patches, resolver, undoable) argument
712 this.changeListenerEnabled = undoable;
765 if (!undoable)
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js1146 …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 Dckeditor.js1220 …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 Dckeditor.js.unc24224 f.setState(d.undoable() ? CKEDITOR.TRISTATE_OFF : CKEDITOR.TRISTATE_DISABLED);
24361 undoable: function() {
24365 if (this.undoable()) {
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1 …graph into short segments that span 1 layer\n * each. This operation is undoable with the denormal…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1undoable with the denormalize function.\n *\n * Pre-conditions:\n *\n * 1. The input graph is a…