Example #1
0
 public function getExportActionButtonHtml()
 {
     return parent::getButtonHtml($this->__('Export'), $this->getExportJsObjectName() . '.doExport()', 'scalable blcg-export');
 }