reset method

void reset()

Implementation

void reset() {
  resetPagination();
  resetSearch();
}