Home
last modified time | relevance | path

Searched refs:getChildCount (Results 26 – 50 of 60) sorted by relevance

123

/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js751 mxGraphModel.prototype.getChildCount=function(a){return null!=a?a.getChildCount():0};mxGraphModel.p… method in mxGraphModel
1117 …l.add(e,a[d],Math.min(this.model.getChildCount(e)-1,e.getIndex(a[d])+1)):this.model.add(e,a[d],thi…
1118 …new mxGeometry);var f=this.model.getChildCount(e);this.cellsAdded([a],e,f,null,null,!1,!1,!1);f=th…
1140 …!1,!1);this.cellsAdded(b,k,this.model.getChildCount(k),null,null,!0);this.cellsAdded([c],k,this.mo…
1157getChildCount(a),f=0;f<e;f++)this.scaleCell(this.model.getChildAt(a,f),d,c,!0)};mxGraph.prototype.…
1255getChildCount(a)&&0!=c[mxConstants.STYLE_FOLDABLE]};mxGraph.prototype.isValidDropTarget=function(a…
1276getChildCount(d);null==e&&0<f?(a=this.model.getChildAt(d,0),this.setSelectionCell(a)):null!=e&&!b|…
1375getChildCount(e),g=new mxDictionary;a=this.graph.getOpposites(this.graph.getEdges(this.cell),this.…
1400 …tex(a.cell))&&this.graph.isCellDeletable(a.cell)&&0==this.graph.model.getChildCount(a.cell)&&this.…
1566 …totype.isGhostPreview=function(){return 0<this.state.view.graph.model.getChildCount(this.state.cel…
[all …]
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DVsdxExport.js521 if (!cell.treatAsSingle && cell.getChildCount() > 0) //Group
551 for (var i = 0; i < cell.getChildCount(); i++)
/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js589 if (graph.model.getChildCount(cells[i]) == 0 &&
842 if (graph.getModel().getChildCount(cell) > 0)
1294 if (graph.model.getChildCount(cells[i]) == 0)
H A DGraph.js2250 this.model.getChildCount(cell) > 0)
2261 this.model.getChildCount(cell) > 0)
2405 var childCount = this.model.getChildCount(parent);
3666 var childCount = model.getChildCount(model.root);
7486 var childCount = this.model.getChildCount(cell);
8032 this.model.getChildCount(sourceTables[i]) == 0)
8072 if (this.model.getChildCount(row) == 1 &&
8073 this.model.getChildCount(table) == 1)
8151 var childCount = this.model.getChildCount(cell);
8258 var childCount = this.model.getChildCount(cell);
[all …]
H A DEditorUi.js2413 layersButton.style.display = (model.getChildCount(model.root) > 1) ? '' : 'none';
3089 …return model.getChildCount(model.root) == 1 && model.getChildCount(model.getChildAt(model.root, 0)…
3793 if (graph.getModel().getChildCount(cell) > 0 ||
3837 …(graph.isContainer(graph.getSelectionCell()) || graph.model.getChildCount(graph.getSelectionCell()…
5186 graph.model.add(parent, cell, Math.min(graph.model.getChildCount(parent), index + 1));
H A DDialogs.js2103 if (graph.model.getChildCount(graph.model.root) == 0)
2108 else if (index > 0 && index <= graph.model.getChildCount(graph.model.root))
2314 layerCount = graph.model.getChildCount(graph.model.root)
H A DSidebar.js2250 var childCount = graph.model.getChildCount(targetCell);
3424 graph.getModel().getChildCount(target) == 0) ||
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java785 || graph.getModel().getChildCount(cell) == 0)
H A DBasicGraphEditor.java.bak776 .getChildCount(cell) == 0)
H A DEditorActions.java857 if (model.getChildCount(cells[i]) > 0) { in actionPerformed()
H A DEditorActions.java.bak857 if (model.getChildCount(cells[i]) > 0) {
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js69 if (edge.edge && edge.getChildCount() > 0)
71 for (var i = 0; i < edge.getChildCount(); i++)
2220 var lastChildIndex = node.getChildCount();
/plugin/ckgedit/ckeditor/
H A Dckeditor.js111 …"a")&&(this.data("cke-saved-name")||this.hasAttribute("name"))&&!this.getChildCount()?!1:!1!==a?(a…
136 insertAfterNode:1,replace:1,trim:1,type:1,ltrim:1,rtrim:1,getDocument:1,getChildCount:1,getChild:1,…
150 …<C.getChildCount()?E>=C.getChildCount()?(C=C.getChild(E-1),t=!0):C=C.getChild(E):z=t=!0;r.type==CK…
156 …=b.container,d=b.offset,m;m=e;var f=d;m=m.type!=CKEDITOR.NODE_ELEMENT||0===f||f==m.getChildCount()?
160getChildCount(),f>c)a=a.getChild(c);else if(1>f)a=a.getPreviousSourceNode();else{for(a=a.$;a.lastC…
176 0);this.setEnd(a,a.type==CKEDITOR.NODE_TEXT?a.getLength():a.getChildCount())},setStart:function(b,c…
178getChildCount());break;case CKEDITOR.POSITION_BEFORE_START:this.setStartBefore(b);break;case CKEDI…
193 …DITOR.dom.element&&(n=(n=c.endOffset===(c.endContainer.getChildCount?c.endContainer.getChildCount(…
411 u.getChildCount()||!u.getBogus()))a:{var y;if(1==p.getChildCount()&&a(y=p.getFirst())&&y.is(I)&&!y.…
853getChildCount())return!1;a=p.lastElement.getChild(0).clone(!0);(b=a.getBogus())&&b.remove();return…
[all …]
H A Dckeditor.js.unc2879 getChildCount: function() {
2977 getChildCount: 1,
3164 for (var c = 0, e = b.getChildCount(); c < e; ++c)
3456 if (f = a.getChildCount(), f > c) a = a.getChild(c);
3464 if (f = b.getChildCount(),
8276 x.getChildCount() || !x.getBogus())) a: {
14505 return a.getChildCount()
19738 a.getAttribute("href") && a.getChildCount() && (b = {
20116 for (var g = 0, k = b.getChildCount(); g < k; g++) {
20264 l = a.listNode.getChildCount();
[all …]
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js64 …=b.getName();":"==e[0]&&b.renameNode(e.substring(1))}if(a)for(e=0;e<b.getChildCount();e++)c(b.getC…
97 …"a")&&(this.data("cke-saved-name")||this.hasAttribute("name"))&&!this.getChildCount()?!1:!1!==a?(a…
134 …<A.getChildCount()?D>=A.getChildCount()?(A=A.getChild(D-1),F=!0):A=A.getChild(D):I=F=!0;z.type==CK…
141 b.container,d=b.offset,e;e=g;var f=d;e=e.type!=CKEDITOR.NODE_ELEMENT||0===f||f==e.getChildCount()?0…
144 …tartOffset,d=this.endOffset,e;if(a.type==CKEDITOR.NODE_ELEMENT)if(e=a.getChildCount(),e>c)a=a.getC…
162getChildCount());break;case CKEDITOR.POSITION_BEFORE_START:this.setStartBefore(b);break;case CKEDI…
186 …oundary(this.forceBrBreak&&!x&&{br:1})){if("br"==z)B=1;else if(!f&&!v.getChildCount()&&"hr"!=z){g=…
373 ….remove());if((Q=B.startPath().block)&&(1!=Q.getChildCount()||!Q.getBogus()))a:{var R;if(1==I.getC…
429 …));else{for(c.optimize();b=c.startContainer,c.startOffset==(b.getChildCount?b.getChildCount():b.ge…
652getChildCount()&&(CKEDITOR.document.getBody().append(this.element),this._attachListeners());this._…
[all …]
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js955 mxGraphModel.prototype.getChildCount=function(a){return null!=a?a.getChildCount():0};mxGraphModel.p… method in mxGraphModel
1321 …l.add(e,a[d],Math.min(this.model.getChildCount(e)-1,e.getIndex(a[d])+1)):this.model.add(e,a[d],thi…
1322 …new mxGeometry);var f=this.model.getChildCount(e);this.cellsAdded([a],e,f,null,null,!1,!1,!1);f=th…
1344 …!1,!1);this.cellsAdded(b,k,this.model.getChildCount(k),null,null,!0);this.cellsAdded([c],k,this.mo…
1361getChildCount(a),f=0;f<e;f++)this.scaleCell(this.model.getChildAt(a,f),d,c,!0)};mxGraph.prototype.…
1459getChildCount(a)&&0!=c[mxConstants.STYLE_FOLDABLE]};mxGraph.prototype.isValidDropTarget=function(a…
1770 …totype.isGhostPreview=function(){return 0<this.state.view.graph.model.getChildCount(this.state.cel…
1788 d.getChildCount(a),e=0;e<c;e++)this.rotateCell(d.getChildAt(a,e),b,a)}}}};
2229 …nction(){var b=this.editor.graph.getModel();return 1==b.getChildCount(b.root)&&0==b.getChildCount(…
2372 …lane(b)||0==f)&&""==this.getLabel(b)&&0<this.model.getChildCount(b))for(f=0;f<this.model.getChildC…
[all …]
H A Dexport.js488 var childCount = model.getChildCount(model.root);
H A Dapp.min.js989 mxGraphModel.prototype.getChildCount=function(a){return null!=a?a.getChildCount():0};mxGraphModel.p… method in mxGraphModel
1355 …l.add(e,a[d],Math.min(this.model.getChildCount(e)-1,e.getIndex(a[d])+1)):this.model.add(e,a[d],thi…
1356 …new mxGeometry);var f=this.model.getChildCount(e);this.cellsAdded([a],e,f,null,null,!1,!1,!1);f=th…
1378 …!1,!1);this.cellsAdded(b,k,this.model.getChildCount(k),null,null,!0);this.cellsAdded([c],k,this.mo…
1395getChildCount(a),f=0;f<e;f++)this.scaleCell(this.model.getChildAt(a,f),d,c,!0)};mxGraph.prototype.…
1493getChildCount(a)&&0!=c[mxConstants.STYLE_FOLDABLE]};mxGraph.prototype.isValidDropTarget=function(a…
1804 …totype.isGhostPreview=function(){return 0<this.state.view.graph.model.getChildCount(this.state.cel…
1822 d.getChildCount(a),e=0;e<c;e++)this.rotateCell(d.getChildAt(a,e),b,a)}}}};
2263 …nction(){var a=this.editor.graph.getModel();return 1==a.getChildCount(a.root)&&0==a.getChildCount(…
2621 …lane(a)||0==c)&&""==this.getLabel(a)&&0<this.model.getChildCount(a))for(c=0;c<this.model.getChildC…
[all …]
H A Dviewer-static.min.js955 mxGraphModel.prototype.getChildCount=function(a){return null!=a?a.getChildCount():0};mxGraphModel.p… method in mxGraphModel
1321 …l.add(e,a[d],Math.min(this.model.getChildCount(e)-1,e.getIndex(a[d])+1)):this.model.add(e,a[d],thi…
1322 …new mxGeometry);var f=this.model.getChildCount(e);this.cellsAdded([a],e,f,null,null,!1,!1,!1);f=th…
1344 …!1,!1);this.cellsAdded(b,k,this.model.getChildCount(k),null,null,!0);this.cellsAdded([c],k,this.mo…
1361getChildCount(a),f=0;f<e;f++)this.scaleCell(this.model.getChildAt(a,f),d,c,!0)};mxGraph.prototype.…
1459getChildCount(a)&&0!=c[mxConstants.STYLE_FOLDABLE]};mxGraph.prototype.isValidDropTarget=function(a…
1770 …totype.isGhostPreview=function(){return 0<this.state.view.graph.model.getChildCount(this.state.cel…
1788 d.getChildCount(a),e=0;e<c;e++)this.rotateCell(d.getChildAt(a,e),b,a)}}}};
2229 …nction(){var b=this.editor.graph.getModel();return 1==b.getChildCount(b.root)&&0==b.getChildCount(…
2372 …lane(b)||0==f)&&""==this.getLabel(b)&&0<this.model.getChildCount(b))for(f=0;f<this.model.getChildC…
[all …]
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js1 ….adv.advName&&CKEDITOR.plugins.link.synAnchorSelector){ah.addClass(ah.getChildCount()?"cke_anchor"…
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink-cmpr.js1 ….adv.advName&&CKEDITOR.plugins.link.synAnchorSelector){af.addClass(af.getChildCount()?"cke_anchor"…
H A Dlink.js1 ….adv.advName&&CKEDITOR.plugins.link.synAnchorSelector){af.addClass(af.getChildCount()?"cke_anchor"…
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/processing/
H A Dscript.js2133 this.getChildCount = function () { method
3294 if (this.children.length !== object.getChildCount()) { return false; }
3382 for (var i = 0; i < this.getChildCount(); i++) {
3401 for (var i = 0; i < this.getChildCount(); i++) {
3414 getChildCount: function(){ method in XMLElement
3419 for(var i = 0; i < this.getChildCount(); i++) {
/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js6257 var hasLayers = graph.model.getChildCount(graph.model.getRoot()) > 1;
7131 for (var i = 0; i < graph.model.getChildCount(cell); i++)
11125 for (var j = 0; j < model.getChildCount(parent); j++)
11479 var childCount = graph.model.getChildCount(cell);
11642 if (this.editor.graph.getModel().getChildCount(this.editor.graph.getModel().getRoot()) > 1)

123