nextShowingPeriod method

void nextShowingPeriod()

Implementation

void nextShowingPeriod() {
  selectShowingPeriod(1);
}