Home
last modified time | relevance | path

Searched refs:connectable (Results 1 – 16 of 16) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
DDiffSync.js35 visible: true, collapsed: true, connectable: true, parent: true, children: true, previous: true,
595 if (diff.connectable != null)
598 cell.connectable = diff.connectable == 1;
915 cell.connectable = json.connectable != 0;
950 if (!cell.connectable)
952 result.connectable = 0;
1037 if (oldCell.connectable != newCell.connectable)
1039 diff.connectable = (newCell.connectable) ? 1 : 0;
DEditorUi.js13363 el.connectable = false;
/plugin/diagramsnet/lib/js/diagramly/sidebar/
DSidebar-ER.js78 cell1.connectable = false;
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
Deditor.properties.bak154 connectable=Connectable
Deditor_de.properties.bak155 connectable=Verbindungen zulassen
Deditor_de.properties162 connectable=Verbindungen zulassen key
Deditor.properties158 connectable=Connectable key
Deditor_zh-CN.properties154 connectable=Connectable key
/plugin/diagramsnet/lib/plugins/
Dsql.js102 left.connectable = false;
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
DEditorMenuBar.java.bak456 .get("connectable"), "Connectable"));
/plugin/jdraw/lib/
Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/js/grapheditor/
DGraph.js9039 label.connectable = false;
/plugin/diagramsnet/lib/mxgraph/
DmxClient.js779 mxCell.prototype.edge=!1;mxCell.prototype.connectable=!0;mxCell.prototype.visible=!0;mxCell.prototy… method in mxCell
781 …isConnectable=function(){return 0!=this.connectable};mxCell.prototype.setConnectable=function(a){t…
/plugin/diagramsnet/lib/js/
Dviewer.min.js983 mxCell.prototype.edge=!1;mxCell.prototype.connectable=!0;mxCell.prototype.visible=!0;mxCell.prototy… method in mxCell
985 …isConnectable=function(){return 0!=this.connectable};mxCell.prototype.setConnectable=function(a){t…
2434 …function(b){var c=this.getCurrentCellStyle(b);return null!=c.connectable?"0"!=c.connectable:mxGrap…
2565 c.geometry.relative=!0;c.connectable=!1;var e=this.view.getRelativePoint(f,b,d);c.geometry.x=Math.r…
Dapp.min.js1017 mxCell.prototype.edge=!1;mxCell.prototype.connectable=!0;mxCell.prototype.visible=!0;mxCell.prototy… method in mxCell
1019 …isConnectable=function(){return 0!=this.connectable};mxCell.prototype.setConnectable=function(a){t…
2683 …function(a){var b=this.getCurrentCellStyle(a);return null!=b.connectable?"0"!=b.connectable:mxGrap…
2814 d.geometry.relative=!0;d.connectable=!1;var e=this.view.getRelativePoint(c,a,b);d.geometry.x=Math.r…
6613 a.vertex=!0;var c=b.cloneCell(e,"");c.connectable=!1;c.style="shape=partialRectangle;top=0;left=0;b…
Dviewer-static.min.js983 mxCell.prototype.edge=!1;mxCell.prototype.connectable=!0;mxCell.prototype.visible=!0;mxCell.prototy… method in mxCell
985 …isConnectable=function(){return 0!=this.connectable};mxCell.prototype.setConnectable=function(a){t…
2434 …function(b){var c=this.getCurrentCellStyle(b);return null!=c.connectable?"0"!=c.connectable:mxGrap…
2565 c.geometry.relative=!0;c.connectable=!1;var e=this.view.getRelativePoint(f,b,d);c.geometry.x=Math.r…