Home
last modified time | relevance | path

Searched refs:isContentEditing (Results 1 – 9 of 9) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js778 if (graph.cellEditor.isContentEditing())
1240 if (fn != null && graph.cellEditor.isContentEditing())
1577 if (graph.cellEditor.isContentEditing())
1584 if (graph.cellEditor.isContentEditing())
1607 if (graph.cellEditor.isContentEditing())
1679 }, graph.cellEditor.isContentEditing(), !graph.cellEditor.isContentEditing());
H A DEditorUi.js548 if (this.toolbar != null && textMode != graph.cellEditor.isContentEditing())
586 textMode = graph.cellEditor.isContentEditing();
602 if (graph.cellEditor.isContentEditing())
1637 if (graph.cellEditor.isContentEditing() && graph.cellEditor.isTextSelected())
1650 graph.cellEditor.insertTab(!graph.cellEditor.isContentEditing() ? 4 : null);
1840 paste.setEnabled(this.editor.graph.cellEditor.isContentEditing() ||
1856 if (graph.cellEditor.isContentEditing())
1873 if (graph.cellEditor.isContentEditing())
1930 if (graph.cellEditor.isContentEditing())
5091 !this.isControlDown(evt) || (this.graph.cellEditor.isContentEditing() &&
H A DFormat.js733 if (graph.cellEditor.isContentEditing() && textEditFallback)
796 if (textEditFallback && graph.cellEditor.isContentEditing())
3088 if (graph.cellEditor.isContentEditing())
3154 (graph.cellEditor.isContentEditing()) ?
3164 (graph.cellEditor.isContentEditing()) ?
3174 (graph.cellEditor.isContentEditing()) ?
3188 if (graph.cellEditor.isContentEditing())
3222 if (graph.cellEditor.isContentEditing())
3720 if (!graph.cellEditor.isContentEditing())
3806 if (!graph.cellEditor.isContentEditing())
[all …]
H A DMenus.js1165 if (fn != null && graph.cellEditor.isContentEditing())
1311 if (cmd != null && graph.cellEditor.isContentEditing())
H A DGraph.js10873 mxCellEditor.prototype.isContentEditing = function() method in mxCellEditor
/plugin/diagramsnet/lib/js/diagramly/
H A DElectronApp.js627 paste.setEnabled(this.editor.graph.cellEditor.isContentEditing() ||
/plugin/diagramsnet/lib/js/
H A Dapp.min.js2183isContentEditing();E=a;H=c;C=b}}),y=this,I=e.cellEditor.startEditing;e.cellEditor.startEditing=fun…
2216isContentEditing()&&b.cellEditor.isTextSelected()?document.execCommand(mxEvent.isShiftDown(a)?"out…
2224 ….actions.get("pasteHere");b.setEnabled(this.editor.graph.cellEditor.isContentEditing()||(!mxClient…
2225isContentEditing()?document.execCommand("cut",!1,null):b.apply(this,arguments);a.updatePasteAction…
2227 null;b.cellEditor.isContentEditing()?document.execCommand("paste",!1,null):c=d.apply(this,arguments…
2982 …),36E3)/100);q=Math.min(c,Math.max(e,isNaN(q)?d:q));if(l.cellEditor.isContentEditing()&&k)n||(n=!0…
2984 q+f;mxEvent.consume(p)});k&&l.cellEditor.isContentEditing()&&(mxEvent.addListener(a,"mousedown",fun…
3067isContentEditing()?function(a){e.cellEditor.alignText(mxConstants.ALIGN_CENTER,a);d.fireEvent(new …
3090 e.cellEditor.isContentEditing()||k.appendChild(na);a.appendChild(k);k=this.createPanel();k.style.pa…
3555 …lls(g),c.scrollCellToVisible(g[0]))}}},c.cellEditor.isContentEditing(),!c.cellEditor.isContentEdit…
[all …]
H A Dviewer.min.js2149isContentEditing();F=b;M=f;E=d}}),C=this,L=k.cellEditor.startEditing;k.cellEditor.startEditing=fun…
2182isContentEditing()&&c.cellEditor.isTextSelected()?document.execCommand(mxEvent.isShiftDown(b)?"out…
2190 ….actions.get("pasteHere");c.setEnabled(this.editor.graph.cellEditor.isContentEditing()||(!mxClient…
2191isContentEditing()?document.execCommand("cut",!1,null):c.apply(this,arguments);b.updatePasteAction…
2193 null;c.cellEditor.isContentEditing()?document.execCommand("paste",!1,null):g=e.apply(this,arguments…
2300 …yCode&&73!=b.keyCode||!this.isControlDown(b)||this.graph.cellEditor.isContentEditing()&&!mxClient.…
2976 …k...",mxUtils.bind(this,function(){if(g.isEnabled())if(g.cellEditor.isContentEditing()){var b=g.ge…
2993 …,d,c,e){return this.addAction(b,function(){if(null!=c&&g.cellEditor.isContentEditing())c();else{g.…
3007 …s.addAction("superscript",mxUtils.bind(this,function(){g.cellEditor.isContentEditing()&&document.e…
3008 …veSelection();e.showImageDialog(b,c,function(b,d,c){if(g.cellEditor.isContentEditing())g.cellEdito…
[all …]
H A Dviewer-static.min.js2149isContentEditing();F=b;M=f;E=d}}),C=this,L=k.cellEditor.startEditing;k.cellEditor.startEditing=fun…
2182isContentEditing()&&c.cellEditor.isTextSelected()?document.execCommand(mxEvent.isShiftDown(b)?"out…
2190 ….actions.get("pasteHere");c.setEnabled(this.editor.graph.cellEditor.isContentEditing()||(!mxClient…
2191isContentEditing()?document.execCommand("cut",!1,null):c.apply(this,arguments);b.updatePasteAction…
2193 null;c.cellEditor.isContentEditing()?document.execCommand("paste",!1,null):g=e.apply(this,arguments…
2300 …yCode&&73!=b.keyCode||!this.isControlDown(b)||this.graph.cellEditor.isContentEditing()&&!mxClient.…
2976 …k...",mxUtils.bind(this,function(){if(g.isEnabled())if(g.cellEditor.isContentEditing()){var b=g.ge…
2993 …,d,c,e){return this.addAction(b,function(){if(null!=c&&g.cellEditor.isContentEditing())c();else{g.…
3007 …s.addAction("superscript",mxUtils.bind(this,function(){g.cellEditor.isContentEditing()&&document.e…
3008 …veSelection();e.showImageDialog(b,c,function(b,d,c){if(g.cellEditor.isContentEditing())g.cellEdito…
[all …]