예제 #1
0
 protected function renderOptions()
 {
     parent::renderOptions();
     $this->response->columns = $this->_columns->build();
 }