setSelectedFloorByFloorIndex abstract method

void setSelectedFloorByFloorIndex(
  1. int floorIndex
)

Invoked when a floor has been selected programmatically by index

Implementation

void setSelectedFloorByFloorIndex(int floorIndex);