public function getAttributes()
 {
     return array_merge(parent::getAttributes(), array('data-selectdialog-url', $this->Link('select')));
 }