selectRequestPoint abstract method
Selects a request point with specified index. Only one point can be selected at a time. If some other point is selected already, it will be deselected.
Implementation
void selectRequestPoint(core.int requestPointIndex);