13 class Details extends \Magento\Backend\Block\Widget\Form\Container
24 $this->_controller =
'';
25 $this->_headerText =
__(
'View Transaction Details');
26 $this->buttonList->remove(
'reset');
27 $this->buttonList->remove(
'delete');
28 $this->buttonList->remove(
'save');
38 parent::_prepareLayout();
addChild($alias, $block, $data=[])