Lines Matching refs:isCellSelected

1291 …phX,a.graphY,null,null,null,mxUtils.bind(this,function(a){var b=this.isCellSelected(a.cell);e=e||b…
1292 …or(a=a.reverse(),a.splice(0,0,c),a.push(c),d=0;d<a.length-1;d++)this.isCellSelected(a[d])&&(c=a[th…
1293 ….getChildCount(c),e=0;e<d;e++){var f=b.getChildAt(c,e);if(a!=f&&this.isCellSelected(f))return!0}re…
1476 …el.getTerminal(k,!l),this.traverse(l,b,c,k,e,f))}};mxGraph.prototype.isCellSelected=function(a){re… method in mxGraph
1483 mxGraph.prototype.selectCellForEvent=function(a,b){var c=this.isCellSelected(a);this.isToggleEvent(…
1566 …aph.isCellSelected(a)&&!this.graph.isSwimlane(d)||this.graph.isCellSelected(d))&&(this.graph.isTog…
1567 …is.graph.isCellSelected(b.cell)))for(var c=this.graph.model,d=this.graph.view.getState(c.getParent…
1623 …his.graph.isEnabled()&&this.isSelectOnPopup(b)&&null!=d&&!this.graph.isCellSelected(d)?this.graph.…
1806 …dler.prototype.isParentHighlightVisible=function(){return!this.graph.isCellSelected(this.graph.mod…
2133 …ent(c)),c=!this.graph.selectionCellsHandler.isHandled(c)||this.graph.isCellSelected(c)&&this.graph…
2134isCellSelected(b)&&!this.graph.isToggleEvent(f.getEvent())||this.graph.isTableCell(b)&&this.graph.
2319 ….isEdge(g.cell))if(t=new mxPoint(e.getGraphX(),e.getGraphY()),q=this.isCellSelected(g.cell),f=g,d=…
2321 …leCell(g.cell)&&!this.isCellSelected(g.cell)){var v=this.model.getParent(g.cell),m=this.model.getP…
2327 …?this.isCellSelected(e.cell)||(this.selectionCellsHandler.handlers.put(e.cell,k),this.selectCellFo…
2329 …ll)&&(n=this.model.getParent(e.cell),m=this.model.getParent(n),!this.isCellSelected(m)))if(mxUtils…
2335isCellSelected(d[e])?this.graph.model.getParent(d[e]):this.graph.isTableRow(b)&&this.graph.isTable…
2342 …andler.shouldRemoveCellsFromParent=function(b,d,f){return this.graph.isCellSelected(b)?!1:L.apply(…
2343 …roperty("event").getState();O=null==f||this.isSelectionEmpty()||this.isCellSelected(f.cell)?null:t…
2344isCellSelected(c)&&this.removeSelectionCell(c);O=null;d.consume()}}));this.connectionHandler.selec…
2453 …c){b.apply(this.graph,arguments);null==this.currentState||this.graph.isCellSelected(this.currentSt…
2586 …!=A?A.get(b.cell):f.isCellSelected(b.cell),e=f.model.getParent(b.cell);!(g&&null==A||c)&&null!=e;)…
2604 …ion(b,g,l){b==mxEvent.MOUSE_DOWN&&(g=this.updateMouseEvent(g),d=this.isCellSelected(g.getCell()),f…
2605 …ger||!c&&!g&&(f&&null==e.getCell()&&this.isSelectionEmpty()||d&&this.isCellSelected(e.getCell())))…
2635 …y(this,arguments)&&(!this.graph.isTable(this.state.cell)||this.graph.isCellSelected(this.state.cel…
2643 …;this.graph.stopEditing(!1);!this.graph.isToggleEvent(b)&&this.graph.isCellSelected(d.cell)||this.…
2661 …apply(this,arguments);mxEvent.isTouchEvent(d.getEvent())&&this.graph.isCellSelected(d.getCell())&&…