public function __construct($imageLabel)
 {
     parent::__construct($imageLabel);
     $this->setXtype('kwc.imageparenteditable.imageuploadfield');
 }
 public function __construct($imageLabel)
 {
     parent::__construct($imageLabel);
     $this->setXtype('kwc.textimage.imageenlarge.imageuploadfield');
 }