示例#1
0
 /**
  * Constructor
  *
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('sales_order_create_sidebar_reorder');
     $this->setDataId('reorder');
 }