Lines Matching refs:getSelectionCount
1192 else if (this.getSelectionCount() > 1 && this.isCellSelected(cell))
5131 if (this.graph.getSelectionCount() != 1 || !this.graph.model.isEdge(
12538 this.graph.getSelectionCount() > 1)
12987 this.rotationShape.node.style.display = (this.graph.getSelectionCount() == 1) ? '' : 'none';
13015 else if (this.graph.getSelectionCount() == 1 &&
13036 this.graph.getSelectionCount() < this.graph.graphHandler.maxCells) ?
13081 this.graph.getSelectionCount() > 1)
13179 this.linkHint.style.display = (this.graph.getSelectionCount() == 1) ? '' : 'none';
13185 this.graph.getSelectionCount() < this.graph.graphHandler.maxCells) ?
13261 this.cornerHandles[i].node.style.display = (this.graph.getSelectionCount() == 1) ? '' : 'none';
13269 (this.graph.getSelectionCount() == 1 && (this.index == null ||