Beispiel #1
0
 public function initActions()
 {
     parent::initActions();
     $this->actionAdd(new Am_Grid_Action_Delete());
 }