reset method

void reset()

Implementation

void reset() {
  setPageNo(0);
}