Searched refs:isTableRow (Results 1 – 14 of 14) sorted by relevance
38 } elseif ($item->isTableRow()) {
216 function isTableRow() { function in TableRowBox
380 function isTableRow() { function in GenericBox
395 } elseif ($item->isTableRow()) {
408 this.isTableRow(current.cell) || this.isTable(current.cell)))682 this.isTableRow(current.cell) || this.isTable(current.cell)))857 ((this.graph.isTableRow(initialCell) &&858 this.graph.isTableRow(cells[i]) &&892 if (!ignoreParent && (!this.graph.isTableRow(cell) || !this.graph.isCellSelected(cell)))1214 return source && (graph.isCellSelected(state.cell) || (graph.isTableRow(state.cell) &&2259 if (this.isTableRow(cell) && (!this.isSwimlane(cell) ||2466 this.isTableCell(cell) || this.isTableRow(cell);2631 if (!this.isTableRow(cells[i]) &&2654 !this.isTableRow(cells[i]) &&[all …]
2675 if (this.graph.isTableCell(cells[i]) || this.graph.isTableRow(cells[i]))2806 if (this.graph.isTableCell(cell) || this.graph.isTableRow(cell))2842 this.graph.isTableRow(cell))))
556 if (cells.length == 1 && !graph.isTable(cells[0]) && !graph.isTableRow(cells[0]))624 if (!graph.isTableRow(cells[i]) &&
2478 var useParent = !graph.isTableRow(source) && !graph.isTableCell(source) &&2506 else if (!validLayout || graph.isTableRow(source) || graph.isTableCell(source))2777 this.graph.isTableRow(state.cell) || this.graph.isTable(state.cell);
215 !graph.isTableRow(cell) && !graph.isTableCell(cell);218 result.row = result.row || graph.isTableRow(cell);1738 graph.isTableRow(ss.vertices[0]) ||2559 if (graph.isTableRow(cell))3738 (!graph.isTableRow(cell) &&
652 graph.isTableRow(cell) ||
5829 if (graph.isTableRow(state.cell) || graph.isTableCell(state.cell))
2129 …or(var l=0;l<d.length;l++){if(this.graph.isTableCell(d[l])||this.graph.isTableRow(d[l]))return!1;i…2133 …lse if(c=p.apply(this,arguments),this.graph.isTableCell(b)||this.graph.isTableRow(b))c=e,this.grap…2134 …ellSelected(f),e=e||g;if(g||!e&&(this.graph.isTableCell(b)||this.graph.isTableRow(b)))b=f;f=d.getP…2322 …me()))}}for(;!e.isConsumed()&&null!=g&&(this.isTableCell(g.cell)||this.isTableRow(g.cell)||this.is…2330 …"row-resize";for(n=e;null==k&&null!=n&&(this.isTableCell(n.cell)||this.isTableRow(n.cell)||this.is…2335 …isTableRow(b)&&this.graph.isTableRow(d[e])&&this.graph.isCellSelected(d[e])?d[e]:this.graph.getCom…2344 …unction(b,d){var f=b.view.graph;return d&&(f.isCellSelected(b.cell)||f.isTableRow(b.cell)&&f.selec…2371 …CellStyle(b),f=parseInt(mxUtils.getValue(f,mxConstants.STYLE_STARTSIZE,0)));if(this.isTableRow(b)&&2376 …lue(this.getCurrentCellStyle(b),"part","0")||this.isTableCell(b)||this.isTableRow(b)};Graph.protot…2380 …isTableRow(b[f])||this.isTableCell(b[f])||d.push(b[f]);return d};var k=mxGraph.prototype.getCellsF…[all …]
2163 …or(var e=0;e<c.length;e++){if(this.graph.isTableCell(c[e])||this.graph.isTableRow(c[e]))return!1;i…2167 …lse if(d=f.apply(this,arguments),this.graph.isTableCell(a)||this.graph.isTableRow(a))d=e,this.grap…2168 …ellSelected(c),e=e||f;if(f||!e&&(this.graph.isTableCell(a)||this.graph.isTableRow(a)))a=c;c=b.getP…2510 …isTableRow(a)&&!h.isTableCell(a)&&(h.model.isEdge(a)||null!=l&&!l.relative&&p),x=h.getCellAt((f.x+…2518 …s.graph.isSwimlane(a.cell)||this.graph.isTableCell(a.cell)||this.graph.isTableRow(a.cell)||this.gr…2571 …me()))}}for(;!c.isConsumed()&&null!=d&&(this.isTableCell(d.cell)||this.isTableRow(d.cell)||this.is…2579 …"row-resize";for(n=c;null==e&&null!=n&&(this.isTableCell(n.cell)||this.isTableRow(n.cell)||this.is…2584 …isTableRow(a)&&this.graph.isTableRow(b[e])&&this.graph.isCellSelected(b[e])?b[e]:this.graph.getCom…2593 …unction(a,b){var c=a.view.graph;return b&&(c.isCellSelected(a.cell)||c.isTableRow(a.cell)&&c.selec…2620 …CellStyle(a),c=parseInt(mxUtils.getValue(c,mxConstants.STYLE_STARTSIZE,0)));if(this.isTableRow(a)&&[all …]