/*
               File: Hdestinosportal
        Description: Hdestinosportal
             Author: GeneXus C# Generator version 10_1_5-42412
       Generated on: 2/6/2012 15:25:47.87
       Program type: Callable routine
          Main DBMS: sqlserver
*/
gx.evt.autoSkip = false;
function hdestinosportal() {
   this.ServerClass =  "Hdestinosportal" ;
   this.PackageName =  "GeneXus.Programs" ;
   this.setObjectType("web");
   this.hasEnterEvent = false;
   this.SetStandaloneVars=function()
   {
   };
   this.Validv_Regionid=function()
   {
      try {
         var gxballoon = gx.util.balloon.getNew("vREGIONID");
         this.AnyError  = 0;

      }
      catch(e){}
      try {
         if (gxballoon == null) return true; return gxballoon.show();
      }
      catch(e){}
      return true ;
   }
   this.e127l2_client=function()
   {
      this.executeServerEvent("VREGIONID.CLICK", true);
   };
   this.e137l2_client=function()
   {
      this.executeServerEvent("'VER'", false);
   };
   this.e157l2_client=function()
   {
      this.executeServerEvent("ENTER", true);
   };
   this.e167l2_client=function()
   {
      this.executeServerEvent("CANCEL", true);
   };
   this.GXValidFnc = [];
   this.GXCtrlIds=[2,5,10,16,19,25,31];
   this.GXLastCtrlId =31;
   this.GXValidFnc[2]={fld:"DEST1_T1",grid:0};
   this.GXValidFnc[5]={fld:"DEST1_T2",grid:0};
   this.GXValidFnc[10]={fld:"DEST1_T3",grid:0};
   this.GXValidFnc[13]={fld:"TXTTITULO", format:1,grid:0};
   this.GXValidFnc[16]={fld:"DEST1_T4",grid:0};
   this.GXValidFnc[19]={fld:"DEST1_T5",grid:0};
   this.GXValidFnc[22]={fld:"TXTREGION", format:1,grid:0};
   this.GXValidFnc[25]={lvl:0,type:"int",len:4,dec:0,sign:false,pic:"ZZZ9",ro:0,grid:0,gxgrid:null,fnc:this.Validv_Regionid,isvalid:null,rgrid:[],fld:"vREGIONID",gxz:"ZV6RegionId",gxold:"OV6RegionId",gxvar:"AV6RegionId",ucs:[],op:[],ip:[],nacdep:[],ctrltype:"combo",v2v:function(Value){gx.O.AV6RegionId=gx.num.intval(Value)},v2z:function(Value){gx.O.ZV6RegionId=gx.num.intval(Value)},v2c:function(){gx.fn.setComboBoxValue("vREGIONID",gx.O.AV6RegionId)},c2v:function(){gx.O.AV6RegionId=this.val()},val:function(){return gx.fn.getIntegerValue("vREGIONID",',')},nac:function(){return  false }};
   this.GXValidFnc[28]={fld:"TXTPAIS", format:1,grid:0};
   this.GXValidFnc[31]={lvl:0,type:"int",len:4,dec:0,sign:false,pic:"ZZZ9",ro:0,grid:0,gxgrid:null,fnc:null,isvalid:null,rgrid:[],fld:"vPAISID",gxz:"ZV8PaisId",gxold:"OV8PaisId",gxvar:"AV8PaisId",ucs:[],op:[],ip:[],nacdep:[],ctrltype:"combo",v2v:function(Value){gx.O.AV8PaisId=gx.num.intval(Value)},v2z:function(Value){gx.O.ZV8PaisId=gx.num.intval(Value)},v2c:function(){gx.fn.setComboBoxValue("vPAISID",gx.O.AV8PaisId)},c2v:function(){gx.O.AV8PaisId=this.val()},val:function(){return gx.fn.getIntegerValue("vPAISID",',')},nac:function(){return  false }};
   this.GXValidFnc[36]={fld:"TXTAJAXROTATOR", format:1,grid:0};
   this.AV6RegionId = 0 ;
   this.ZV6RegionId = 0 ;
   this.OV6RegionId = 0 ;
   this.AV8PaisId = 0 ;
   this.ZV8PaisId = 0 ;
   this.OV8PaisId = 0 ;
   this.A103RegionId = 0 ;
   this.A102PaisNom = "" ;
   this.A101PaisId = 0 ;
   this.A354NDestinoId = 0 ;
   this.A367NDestinoImagenTam3 = "" ;
   this.A374NDestinoIdioma = 0 ;
   this.A375NDestinoTitulo = "" ;
   this.A652RegionEsDestinos = "" ;
   this.A104RegionDes = "" ;
   this.A774TraLayoutId = 0 ;
   this.A66IdiomaId = 0 ;
   this.A770TraPanNomGx = "" ;
   this.A772TraPanEmpCod = 0 ;
   this.A776TraEtiNombreTxtBlock = "" ;
   this.A778TraEtiTexto = "" ;
   this.A769TraPantallaId = 0 ;
   this.ServerEvents = ["e127l2_client" ,"e137l2_client" ,"e157l2_client" ,"e167l2_client"];
   this.SetStandaloneVars( );
}
hdestinosportal.prototype = new gx.GxObject;
gx.setParentObj(new hdestinosportal());

