Lines Matching refs:isCellSelected
1325 …phX,a.graphY,null,null,null,mxUtils.bind(this,function(a){var b=this.isCellSelected(a.cell);e=e||b…
1326 …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…
1327 ….getChildCount(c),e=0;e<d;e++){var f=b.getChildAt(c,e);if(a!=f&&this.isCellSelected(f))return!0}re…
1510 …el.getTerminal(k,!l),this.traverse(l,b,c,k,e,f))}};mxGraph.prototype.isCellSelected=function(a){re… method in mxGraph
1517 mxGraph.prototype.selectCellForEvent=function(a,b){var c=this.isCellSelected(a);this.isToggleEvent(…
1600 …aph.isCellSelected(a)&&!this.graph.isSwimlane(d)||this.graph.isCellSelected(d))&&(this.graph.isTog…
1601 …is.graph.isCellSelected(b.cell)))for(var c=this.graph.model,d=this.graph.view.getState(c.getParent…
1657 …his.graph.isEnabled()&&this.isSelectOnPopup(b)&&null!=d&&!this.graph.isCellSelected(d)?this.graph.…
1840 …dler.prototype.isParentHighlightVisible=function(){return!this.graph.isCellSelected(this.graph.mod…
2167 …ent(d)),d=!this.graph.selectionCellsHandler.isHandled(d)||this.graph.isCellSelected(d)&&this.graph…
2168 …isCellSelected(a)&&!this.graph.isToggleEvent(c.getEvent())||this.graph.isTableCell(a)&&this.graph.…
2520 …w.clearTimeout(this.updateThread);if(null!=e&&null!=x&&K==y){var k=a.isCellSelected(x.cell)?a.getS…
2568 ….isEdge(d.cell))if(k=new mxPoint(c.getGraphX(),c.getGraphY()),m=this.isCellSelected(d.cell),g=d,h=…
2570 …leCell(d.cell)&&!this.isCellSelected(d.cell)){var p=this.model.getParent(d.cell),f=this.model.getP…
2576 …?this.isCellSelected(c.cell)||(this.selectionCellsHandler.handlers.put(c.cell,e),this.selectCellFo…
2578 …ll)&&(n=this.model.getParent(c.cell),f=this.model.getParent(n),!this.isCellSelected(f)))if(mxUtils…
2584 …isCellSelected(b[e])?this.graph.model.getParent(b[e]):this.graph.isTableRow(a)&&this.graph.isTable…
2591 …andler.shouldRemoveCellsFromParent=function(a,b,c){return this.graph.isCellSelected(a)?!1:I.apply(…
2592 …roperty("event").getState();L=null==c||this.isSelectionEmpty()||this.isCellSelected(c.cell)?null:t…
2593 …isCellSelected(d)&&this.removeSelectionCell(d);L=null;b.consume()}}));this.connectionHandler.selec…
2702 …b){a.apply(this.graph,arguments);null==this.currentState||this.graph.isCellSelected(this.currentSt…
2835 J?J.get(a.cell):c.isCellSelected(a.cell),e=c.model.getParent(a.cell);!(f&&null==J||d)&&null!=e;)d=n…
2853 …ion(a,f,g){a==mxEvent.MOUSE_DOWN&&(f=this.updateMouseEvent(f),b=this.isCellSelected(f.getCell()),c…
2854 …ger||!d&&!f&&(c&&null==e.getCell()&&this.isSelectionEmpty()||b&&this.isCellSelected(e.getCell())))…
2884 …y(this,arguments)&&(!this.graph.isTable(this.state.cell)||this.graph.isCellSelected(this.state.cel…
2892 …;this.graph.stopEditing(!1);!this.graph.isToggleEvent(a)&&this.graph.isCellSelected(b.cell)||this.…
2910 …apply(this,arguments);mxEvent.isTouchEvent(b.getEvent())&&this.graph.isCellSelected(b.getCell())&&…
12162 …;z++){var B=this.states[z];B instanceof mxCellState&&(n||!this.graph.isCellSelected(B.cell))&&((t.…