prevShowingPeriod method

void prevShowingPeriod()

Implementation

void prevShowingPeriod() {
  selectShowingPeriod(-1);
}