setSuccessEmpty method

void setSuccessEmpty()

Implementation

void setSuccessEmpty() {
  viewState = ViewStateType.successEmpty;
  refresh();
}