init method

void init()

call initial event

Implementation

void init() {
  add(const PaginatedCleanEventInit());
}