Example #1
0
 /**
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('gridAbandoned');
 }
Example #2
0
 /**
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('gridProducts');
 }