/plugin/jdraw/src/com/mxgraph/examples/swing/ |
H A D | Port.java | 98 graph.addCell(port1, v1); in Port() 99 graph.addCell(port2, v1); in Port()
|
/plugin/mobiletable/ |
H A D | mobileTable.js | 84 const addCell = (tr, cell, colSpan) => { 150 addCell(addRow(tbody), row.firstElementChild, true) 192 … const newCell = addCell(tr, row.children[i - colOffset], name === hiddenHeading)
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | mxFreehand.js | 213 cell = graph.addCell(cell);
|
H A D | Extensions.js | 6424 select.push(graph.addCell(e, group, null, src, trg)); 6440 graph.addCell(layerCell, graph.model.root); 6451 graph.addCell(v, layerCell); 6455 select.push(graph.addCell(v)); 6826 select.push(graph.addCell(e, null, null, null, null)); 6845 select.push(graph.addCell(e, null, null, null, null)); 9849 graph.addCell(edge, v, null, v, v); 10137 select.push(graph.addCell(edge1, null, null, null, null)); 13674 graph.addCell(chartGroup); 13730 graph.addCell(cell, chartGroup); [all …]
|
H A D | DiffSync.js | 462 var addCell = mxUtils.bind(this, function(child, insert) 500 var id = addCell(child, insert);
|
H A D | Menus.js | 2990 cell = graph.addCell(cell);
|
H A D | EditorUi.js | 13259 graph.addCell(cell, parent); 13264 cells.push(graph.addCell(cell));
|
H A D | Dialogs.js | 9816 targetGraph.addCell(targetCell)
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Dialogs.js | 2230 newCell = graph.addCell(newCell, graph.model.root); 2267 var cell = graph.addCell(new mxCell(mxResources.get('untitledLayer')), graph.model.root); 2366 graph.addCell(child, graph.model.root, dropIndex); 2520 graph.addCell(child, graph.model.root, index - 1); 2547 graph.addCell(child, graph.model.root, index + 1);
|
H A D | EditorUi.js | 1482 var addCell = mxUtils.bind(this, function(cell) 1520 graph.addCell(clone); 1546 addCell(cells[i]);
|
H A D | Actions.js | 760 linkCell = graph.addCell(linkCell);
|
H A D | Graph.js | 11713 function addCell(cell) function 11728 addCell(model.getParent(model.getParent(cell))); 11732 addCell(model.getParent(cell)); 11735 addCell(cell);
|
/plugin/diagramsnet/lib/js/diagramly/sidebar/ |
H A D | Sidebar.js | 1393 graph.addCell(target);
|
/plugin/jdraw/lib/ |
H A D | jgraphx.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/diagramsnet/lib/js/diagramly/graphml/ |
H A D | mxGraphMlCodec.js | 588 graph.addCell(node, parent);
|
/plugin/diagramsnet/lib/js/ |
H A D | extensions.min.js | 48 …t,x,y);A=A.points;if(null!=A)for(r=0;r<A.length;r++)g(A[r],x,y)}n.push(a.addCell(k,l,null,h,d))},n… 51 …d];if(null!=C){if(null==C.parent)if(C.lucidLayerInfo){var D=new mxCell;a.addCell(D,a.model.root);D… 52 D.setValue(C.lucidLayerInfo.name);delete C.lucidLayerInfo;a.addCell(C,D)}else n.push(a.addCell(C))}… 56 …[a];c=c.clone();w.insertEdge(c,!1);a.insertEdge(c,!0);d.push(c);g.push(n.addCell(c,null,null,null,… 191 K.geometry.relative=!0;K.edge=!0;u.insertEdge(K,!0);G.insertEdge(K,!1);g.push(x.addCell(K,null,null… 202 …c=[];ac.push(new mxPoint(q+.13*t,D+.72*r));L.geometry.points=ac;g.push(x.addCell(L,null,null,null,… 206 …addCell(L,null,null,null,null));K=new mxCell("",new mxGeometry(0,0,0,0),"curved=1;endArrow=block;h… 209 …addCell(L,null,null,null,null));K=new mxCell("",new mxGeometry(0,0,0,0),"endArrow=none;part=1;");p… 210 …addCell(X,null,null,null,null));ra=new mxCell("",new mxGeometry(0,0,0,0),"endArrow=none;part=1;");… 211 …addCell(bc,null,null,null,null));var cc=new mxCell("",new mxGeometry(0,0,0,0),"endArrow=none;part=… [all …]
|
H A D | app.min.js | 1096 …electable(a[b]))return a[b];return null};mxGraphSelectionModel.prototype.addCell=function(a){null!… method in mxGraphSelectionModel 1367 …on(a,b,c,d,e,f,g,k,l){b=this.createVertex(a,b,c,d,e,f,g,k,l);return this.addCell(b,a)};mxGraph.pro… 1368 …aph.prototype.addEdge=function(a,b,c,d,e){return this.addCell(a,b,e,c,d)};mxGraph.prototype.addCel… method in mxGraph 1512 mxGraph.prototype.addSelectionCell=function(a){this.getSelectionModel().addCell(a)};mxGraph.prototy… 1727 l.x-=k.origin.x;l.y-=k.origin.y}}this.graph.addCell(b,d)}var m=this.graph.getDefaultParent();null!=… 3521 !0);c.getModel().beginUpdate();try{b=c.addCell(b),c.fireEvent(new mxEventObject("cellsInserted","ce… 3739 …er/>")});mxEvent.addListener(e,"dragend",function(a){null!=p&&null!=q&&g.addCell(c,g.model.root,q)… 3744 …ppendChild(h),mxEvent.addListener(h,"click",function(b){g.isEnabled()&&g.addCell(c,g.model.root,a-… 3745 …ppendChild(h),mxEvent.addListener(h,"click",function(b){g.isEnabled()&&g.addCell(c,g.model.root,a+… 10351 …=b.editor.graph.getFreeInsertPoint();f.geometry.x=g.x;f.geometry.y=g.y;c.addCell(f)}c.setCellStyle… [all …]
|
H A D | viewer.min.js | 1062 …electable(a[b]))return a[b];return null};mxGraphSelectionModel.prototype.addCell=function(a){null!… method in mxGraphSelectionModel 1333 …on(a,b,c,d,e,f,g,k,l){b=this.createVertex(a,b,c,d,e,f,g,k,l);return this.addCell(b,a)};mxGraph.pro… 1334 …aph.prototype.addEdge=function(a,b,c,d,e){return this.addCell(a,b,e,c,d)};mxGraph.prototype.addCel… method in mxGraph 1478 mxGraph.prototype.addSelectionCell=function(a){this.getSelectionModel().addCell(a)};mxGraph.prototy… 1693 l.x-=k.origin.x;l.y-=k.origin.y}}this.graph.addCell(b,d)}var m=this.graph.getDefaultParent();null!=… 2176 …ale)-q.view.translate.y-d.geometry.height/2);q.model.beginUpdate();try{q.addCell(f)}finally{q.mode… 2976 !0);g.getModel().beginUpdate();try{d=g.addCell(d),g.fireEvent(new mxEventObject("cellsInserted","ce…
|
H A D | viewer-static.min.js | 1062 …electable(a[b]))return a[b];return null};mxGraphSelectionModel.prototype.addCell=function(a){null!… method in mxGraphSelectionModel 1333 …on(a,b,c,d,e,f,g,k,l){b=this.createVertex(a,b,c,d,e,f,g,k,l);return this.addCell(b,a)};mxGraph.pro… 1334 …aph.prototype.addEdge=function(a,b,c,d,e){return this.addCell(a,b,e,c,d)};mxGraph.prototype.addCel… method in mxGraph 1478 mxGraph.prototype.addSelectionCell=function(a){this.getSelectionModel().addCell(a)};mxGraph.prototy… 1693 l.x-=k.origin.x;l.y-=k.origin.y}}this.graph.addCell(b,d)}var m=this.graph.getDefaultParent();null!=… 2176 …ale)-q.view.translate.y-d.geometry.height/2);q.model.beginUpdate();try{q.addCell(f)}finally{q.mode… 2976 !0);g.getModel().beginUpdate();try{d=g.addCell(d),g.fireEvent(new mxEventObject("cellsInserted","ce…
|
/plugin/diagramsnet/lib/js/diagramly/vsdx/ |
H A D | importer.js | 632 graph.addCell(backCell, graph.getModel().getRoot(), 0, null, null); 686 graph.addCell(layerCell, graph.model.root, layerIndex); 1811 shapeGraph.addCell(c);
|
/plugin/diagramsnet/lib/mxgraph/ |
H A D | mxClient.js | 858 …electable(a[b]))return a[b];return null};mxGraphSelectionModel.prototype.addCell=function(a){null!… method in mxGraphSelectionModel 1129 …on(a,b,c,d,e,f,g,k,l){b=this.createVertex(a,b,c,d,e,f,g,k,l);return this.addCell(b,a)};mxGraph.pro… 1130 …aph.prototype.addEdge=function(a,b,c,d,e){return this.addCell(a,b,e,c,d)};mxGraph.prototype.addCel… method in mxGraph 1274 mxGraph.prototype.addSelectionCell=function(a){this.getSelectionModel().addCell(a)};mxGraph.prototy… 1489 l.x-=k.origin.x;l.y-=k.origin.y}}this.graph.addCell(b,d)}var m=this.graph.getDefaultParent();null!=…
|
/plugin/xlsx2dw/packages/exceljs/ |
H A D | exceljs.js | 2402 matrix.addCell(rangeStr); 5459 value: function addCell(addressStr) {
|