/*
               File: HInt0008
        Description: Esqueceu a Senha ? SAE Merenda
             Author: GeneXus Java Generator version 10_1_3-35542
       Generated on: June 20, 2011 15:50:24.43
       Program type: Callable routine
          Main DBMS: as400
*/
gx.evt.autoSkip = false;
function hint0008() {
   this.ServerClass =  "HInt0008" ;
   this.PackageName =  "" ;
   this.setObjectType("web");
   this.hasEnterEvent = true;
   this.SetStandaloneVars=function()
   {
   };
   this.e12b22_client=function()
   {
      this.executeServerEvent("'FECHAR'", false);
   };
   this.e13b22_client=function()
   {
      this.executeServerEvent("ENTER", true);
   };
   this.e15b22_client=function()
   {
      this.executeServerEvent("CANCEL", true);
   };
   this.GXValidFnc = [];
   this.GXCtrlIds=[30];
   this.GXLastCtrlId =30;
   this.GXValidFnc[30]={lvl:0,type:"svchar",len:50,dec:0,sign:false,ro:0,grid:0,gxgrid:null,fnc:null,isvalid:null,fld:"_SGAUSU_EMAIL",gxz:"ZV8sgausu_email",gxold:"OV8sgausu_email",gxvar:"AV8sgausu_email",ucs:[],op:[],ip:[],nacdep:[],ctrltype:"edit",v2v:function(Value){gx.O.AV8sgausu_email=Value},v2z:function(Value){gx.O.ZV8sgausu_email=Value},v2c:function(){gx.fn.setControlValue("_SGAUSU_EMAIL",gx.O.AV8sgausu_email,0)},c2v:function(){gx.O.AV8sgausu_email=this.val()},val:function(){return gx.fn.getControlValue("_SGAUSU_EMAIL")}};
   this.AV8sgausu_email = "" ;
   this.ZV8sgausu_email = "" ;
   this.OV8sgausu_email = "" ;
   this.A546sgausu_email = "" ;
   this.A545sgausu_nom = "" ;
   this.A1848sgausu_chave_cripg = "" ;
   this.A450sgausu_sen = "" ;
   this.A84sgausu_cod = "" ;
   this.A206ParCod = 0 ;
   this.A208ParEmail = "" ;
   this.A207ParSmtp = "" ;
   this.ServerEvents = ["e12b22_client" ,"e13b22_client" ,"e15b22_client"];
   this.EnterCtrl = ["BUTTON1"];
   this.SetStandaloneVars( );
}
hint0008.prototype = new gx.GxObject;
gx.setParentObj(new hint0008());

