Esempio n. 1
0
 /**
  * Initialize block elements
  */
 protected function _init()
 {
     parent::_init();
     $this->selectItem = "[data-column=entity_id] input";
 }