beforeRender method

bool beforeRender()
inherited

Implementation

bool beforeRender() {
  return true;
}