Exemplo n.º 1
0
 /**
  *### .renderContent()
  *
  * Renders grid content
  */
 public function renderContent()
 {
     parent::renderContent();
     $this->registerCustomClientScript();
 }