21 protected $_template =
'Magento_Eav::attribute/edit/js.phtml';
33 \
Magento\Eav\Model\Adminhtml\System\
Config\Source\Inputtype $inputtype,
36 $this->inputtype = $inputtype;
37 parent::__construct($context,
$data);
56 return $this->inputtype->getVolatileInputTypes();
66 return $this->inputtype->getInputTypeHints();
getComaptibleInputTypes()
__construct(\Magento\Backend\Block\Template\Context $context, \Magento\Eav\Model\Adminhtml\System\Config\Source\Inputtype $inputtype, array $data=[])
getCompatibleInputTypes()