Searched refs:removeCellsFromParent (Results 1 – 6 of 6) sorted by relevance
631 graph.removeCellsFromParent(temp);
META-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
1123 mxGraph.prototype.removeCellsFromParent=function(a){null==a&&(a=this.getSelectionCells());this.mode… method in mxGraph1359 …xGraphHandler.prototype.selectEnabled=!0;mxGraphHandler.prototype.removeCellsFromParent=!0;mxGraph… method in mxGraphHandler1361 …nction(){return this.removeCellsFromParent};mxGraphHandler.prototype.setRemoveCellsFromParent=func…
1327 mxGraph.prototype.removeCellsFromParent=function(a){null==a&&(a=this.getSelectionCells());this.mode… method in mxGraph1563 …xGraphHandler.prototype.selectEnabled=!0;mxGraphHandler.prototype.removeCellsFromParent=!0;mxGraph… method in mxGraphHandler1565 …nction(){return this.removeCellsFromParent};mxGraphHandler.prototype.setRemoveCellsFromParent=func…2971 …ength;c++)g.isTableRow(b[c])||g.isTableCell(b[c])||d.push(b[c]);g.removeCellsFromParent(d)}}});thi…
1361 mxGraph.prototype.removeCellsFromParent=function(a){null==a&&(a=this.getSelectionCells());this.mode… method in mxGraph1597 …xGraphHandler.prototype.selectEnabled=!0;mxGraphHandler.prototype.removeCellsFromParent=!0;mxGraph… method in mxGraphHandler1599 …nction(){return this.removeCellsFromParent};mxGraphHandler.prototype.setRemoveCellsFromParent=func…3516 …ength;d++)c.isTableRow(a[d])||c.isTableCell(a[d])||b.push(a[d]);c.removeCellsFromParent(b)}}});thi…