public function setFromEdit($fromEdit)
 {
     $this->__load();
     return parent::setFromEdit($fromEdit);
 }