Example #1
0
 /**
  * Initialize grid params
  *
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('billing_agreement_orders');
 }