Home
last modified time | relevance | path

Searched refs:isCellLocked (Results 1 – 15 of 15) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DmxFreehand.js201 if (graph.isEnabled() && !graph.isCellLocked(graph.getDefaultParent()))
266 if (graph.isEnabled() && !graph.isCellLocked(graph.getDefaultParent()))
316 if (path && graph.isEnabled() && !graph.isCellLocked(graph.getDefaultParent()))
334 if (path && graph.isEnabled() && !graph.isCellLocked(graph.getDefaultParent()))
H A DMenus.js171 if (graph.isEnabled() && !graph.isCellLocked(graph.getDefaultParent()))
3021 if (graph.isEnabled() && !graph.isCellLocked(graph.getDefaultParent()))
3030 if (graph.isEnabled() && !graph.isCellLocked(graph.getDefaultParent()))
3038 if (graph.isEnabled() && !graph.isCellLocked(graph.getDefaultParent()))
3046 if (graph.isEnabled() && !graph.isCellLocked(graph.getDefaultParent()))
H A DElectronApp.js628 (graph.isEnabled() && !graph.isCellLocked(graph.getDefaultParent())));
H A DDialogs.js7043 if (graph.isEnabled() && !graph.isCellLocked(lastFound.cell))
H A DEditorUi.js10172 if (graph.isEnabled() && !graph.isCellLocked(graph.getDefaultParent()))
/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js157 if (graph.isEnabled() && !graph.isCellLocked(graph.getDefaultParent()))
253 if (graph.isEnabled() && !graph.isCellLocked(graph.getDefaultParent()))
712 if (graph.isEnabled() && !graph.isCellLocked(graph.getDefaultParent()))
720 if (graph.isEnabled() && !graph.isCellLocked(graph.getDefaultParent()))
1591 if (graph.isEnabled() && !graph.isCellLocked(graph.getDefaultParent()))
H A DGraph.js1001 this.isCellLocked(me.sourceState.cell);
1082 if (!this.isEnabled() || this.isCellLocked(cell))
1090 else if (this.isCellLocked(cell))
1137 this.isCellLocked = function(cell) method in Graph
1247 if (me.state != null && this.isCellLocked(me.getCell()))
2773 if (!this.isEnabled() || this.isCellLocked(state.cell))
3438 return !this.isCellLocked(cell) &&
4550 if (!this.isCellLocked(parent))
4575 if (!this.isCellLocked(parent))
4598 if (this.isCellLocked(result))
[all …]
H A DSidebar.js2325 if (!graph.isCellLocked(target || graph.getDefaultParent()))
2856 !graph.isCellLocked(graph.getDefaultParent()))
3078 if (graph.isCellLocked(cell))
3425 graph.isCellLocked(target) || model.isEdge(target) ||
3433 if (graph.isCellLocked(target))
H A DEditorUi.js1238 !graph.isCellLocked(graph.getDefaultParent()))
1842 graph.isEnabled() && !graph.isCellLocked(graph.getDefaultParent())));
3850 var unlocked = graph.isEnabled() && !graph.isCellLocked(graph.getDefaultParent());
5171 graph.layoutManager != null && !graph.isCellLocked(cell))
H A DDialogs.js2238 if (newCell != null && !graph.isCellLocked(newCell))
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js1450 …r b=this.getCurrentCellStyle(a);return this.isCellsResizable()&&!this.isCellLocked(a)&&"0"!=mxUtil…
1452isCellLocked(a)&&0!=b[mxConstants.STYLE_EDITABLE]};mxGraph.prototype.isCellsEditable=function(){re…
1708 …el().isVertex(d)&&this.graph.isCellConnectable(d)&&(c=d)}return this.graph.isCellLocked(c)?null:c};
1745isCellLocked(this.state.cell)&&this.selectionBorder.setCursor(mxConstants.CURSOR_MOVABLE_VERTEX);i…
2190 …null!=navigator.clipboard||!mxClipboard.isEmpty())&&b.isEnabled()&&!b.isCellLocked(b.getDefaultPar…
2341isCellLocked(b.sourceState.cell);return this.getCursorForCell(d?b.sourceState.cell:b.getCell())};v…
2384 …PopupTrigger(e)||mxEvent.isTouchEvent(e))){if(!this.isEnabled()||this.isCellLocked(b.cell))b=this.…
2435isCellLocked(b)||mxGraph.prototype.selectAll.apply(this,arguments)};Graph.prototype.selectCells=fu… class
2436isCellLocked(k)&&(k=null);return k};Graph.prototype.isCellFoldable=function(b){var c=this.getCurre…
2561 …ode,mxEvent.getSource(b)))||(null!=c||this.isCellLocked(this.getDefaultParent()))&&(null==c||this.
[all …]
H A Dapp.min.js1486isCellLocked(a)&&0!=b[mxConstants.STYLE_EDITABLE]};mxGraph.prototype.isCellsEditable=function(){re…
1779isCellLocked(this.state.cell)&&this.selectionBorder.setCursor(mxConstants.CURSOR_MOVABLE_VERTEX);i…
2224 …null!=navigator.clipboard||!mxClipboard.isEmpty())&&a.isEnabled()&&!a.isCellLocked(a.getDefaultPar…
2539 …==a.getModel().getChildCount(g)||a.isCellLocked(g)||f.isEdge(g)||!a.isValidDropTarget(g,e,d))&&(g=…
2590isCellLocked(a.sourceState.cell);return this.getCursorForCell(b?a.sourceState.cell:a.getCell())};v…
2633 …PopupTrigger(d)||mxEvent.isTouchEvent(d))){if(!this.isEnabled()||this.isCellLocked(a.cell))a=this.…
2684isCellLocked(a)||mxGraph.prototype.selectAll.apply(this,arguments)};Graph.prototype.selectCells=fu… class
2685isCellLocked(e)&&(e=null);return e};Graph.prototype.isCellFoldable=function(a){var b=this.getCurre…
2810 …ode,mxEvent.getSource(a)))||(null!=d||this.isCellLocked(this.getDefaultParent()))&&(null==d||this.
3519isCellLocked(c.getDefaultParent())&&(c.clearSelection(),d.actions.get("image").funct())})).isEnabl…
[all …]
H A Dviewer-static.min.js1450 …r b=this.getCurrentCellStyle(a);return this.isCellsResizable()&&!this.isCellLocked(a)&&"0"!=mxUtil…
1452isCellLocked(a)&&0!=b[mxConstants.STYLE_EDITABLE]};mxGraph.prototype.isCellsEditable=function(){re…
1708 …el().isVertex(d)&&this.graph.isCellConnectable(d)&&(c=d)}return this.graph.isCellLocked(c)?null:c};
1745isCellLocked(this.state.cell)&&this.selectionBorder.setCursor(mxConstants.CURSOR_MOVABLE_VERTEX);i…
2190 …null!=navigator.clipboard||!mxClipboard.isEmpty())&&b.isEnabled()&&!b.isCellLocked(b.getDefaultPar…
2341isCellLocked(b.sourceState.cell);return this.getCursorForCell(d?b.sourceState.cell:b.getCell())};v…
2384 …PopupTrigger(e)||mxEvent.isTouchEvent(e))){if(!this.isEnabled()||this.isCellLocked(b.cell))b=this.…
2435isCellLocked(b)||mxGraph.prototype.selectAll.apply(this,arguments)};Graph.prototype.selectCells=fu… class
2436isCellLocked(k)&&(k=null);return k};Graph.prototype.isCellFoldable=function(b){var c=this.getCurre…
2561 …ode,mxEvent.getSource(b)))||(null!=c||this.isCellLocked(this.getDefaultParent()))&&(null==c||this.
[all …]
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js1235 …llEditing=function(a){this.enterStopsCellEditing=a};mxGraph.prototype.isCellLocked=function(a){var… method in mxGraph
1239 mxGraph.prototype.isLabelMovable=function(a){return!this.isCellLocked(a)&&(this.model.isEdge(a)&&th…
1240 …var b=this.getCurrentCellStyle(a);return this.isCellsMovable()&&!this.isCellLocked(a)&&0!=b[mxCons…
1246 …r b=this.getCurrentCellStyle(a);return this.isCellsResizable()&&!this.isCellLocked(a)&&"0"!=mxUtil…
1247 …ar b=this.getCurrentCellStyle(a);return this.isCellsBendable()&&!this.isCellLocked(a)&&0!=b[mxCons…
1248isCellLocked(a)&&0!=b[mxConstants.STYLE_EDITABLE]};mxGraph.prototype.isCellsEditable=function(){re…
1398 …FromParent(g,a,f)&&(e=this.graph.getDefaultParent());d=d&&!this.graph.isCellLocked(e||this.graph.g…
1504 …el().isVertex(d)&&this.graph.isCellConnectable(d)&&(c=d)}return this.graph.isCellLocked(c)?null:c};
1541isCellLocked(this.state.cell)&&this.selectionBorder.setCursor(mxConstants.CURSOR_MOVABLE_VERTEX);i…
1544 …ts.HANDLE_FILLCOLOR),this.sizers.push(this.rotationShape));this.graph.isCellLocked(this.state.cell…
[all …]
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...