refreshList method

void refreshList()

Implementation

void refreshList() {
  firstPage();
  search();
}