public function __construct($AppUI)
 {
     $this->_AppUI = $AppUI;
     parent::__construct($AppUI);
 }