/**
  * @see Xeditable
  * @see Init extension default
  */
 public function init()
 {
     parent::init();
     $this->registerAssets();
 }