/*
               File: FormularioReservasHoteles
        Description: Formulario Reservas Hoteles
             Author: GeneXus C# Generator version 9_0_7-910
       Generated on: 9/22/2011 15:25:0.21
       Program type: Main program
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   Gx_date = GXgetDateValue("_TODAY")
}
this._Validv_Htlmultiid=function()
{
   try {
      gxballoon = getGXBallon("_HTLMULTIID");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._formularioreservashoteles=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =27;
_GXValidFnc[4]={lvl:0,grid:0,fnc:null,fld:"_HTLTARMNE",gxvar:"AV46HtlTar",op:[],ip:[],nacdep:[],v2v:function(Value){AV46HtlTar=Value},v2c:function(){GXsetComboBoxValue("_HTLTARMNE",AV46HtlTar)},c2v:function(){AV46HtlTar=GXgetControlValue("_HTLTARMNE")}};
_GXValidFnc[7]={lvl:0,grid:0,fnc:null,fld:"_HTLMULTIID",gxvar:"AV40HtlMul",op:[],ip:[],nacdep:[],v2v:function(Value){AV40HtlMul=gxint(Value)},v2c:function(){GXsetComboBoxValue("_HTLMULTIID",AV40HtlMul)},c2v:function(){AV40HtlMul=GXgetIntegerValue("_HTLMULTIID")}};
_GXValidFnc[13]={lvl:0,grid:0,fnc:null,fld:"_CLLEGADA",gxvar:"AV24cLlega",op:[],ip:[],nacdep:[],v2v:function(Value){AV24cLlega=Value},v2c:function(){GXsetControlValue("_CLLEGADA",AV24cLlega,0)},c2v:function(){AV24cLlega=GXgetControlValue("_CLLEGADA")}};
_GXValidFnc[17]={lvl:0,grid:0,fnc:null,fld:"_CSALIDA",gxvar:"AV25cSalid",op:[],ip:[],nacdep:[],v2v:function(Value){AV25cSalid=Value},v2c:function(){GXsetControlValue("_CSALIDA",AV25cSalid,0)},c2v:function(){AV25cSalid=GXgetControlValue("_CSALIDA")}};
_GXValidFnc[23]={lvl:0,grid:0,fnc:null,fld:"_CANTHAB",gxvar:"AV7CantHab",op:[],ip:[],nacdep:[],v2v:function(Value){AV7CantHab=gxint(Value)},v2c:function(){GXsetComboBoxValue("_CANTHAB",AV7CantHab)},c2v:function(){AV7CantHab=GXgetIntegerValue("_CANTHAB")}};
_GXValidFnc[24]={lvl:0,grid:0,fnc:null,fld:"_CANTADU",gxvar:"AV9CantAdu",op:[],ip:[],nacdep:[],v2v:function(Value){AV9CantAdu=gxint(Value)},v2c:function(){GXsetComboBoxValue("_CANTADU",AV9CantAdu)},c2v:function(){AV9CantAdu=GXgetIntegerValue("_CANTADU")}};
_GXValidFnc[25]={lvl:0,grid:0,fnc:null,fld:"_CANTMEN",gxvar:"AV8CantMen",op:[],ip:[],nacdep:[],v2v:function(Value){AV8CantMen=gxint(Value)},v2c:function(){GXsetComboBoxValue("_CANTMEN",AV8CantMen)},c2v:function(){AV8CantMen=GXgetIntegerValue("_CANTMEN")}};
_GXValidFnc[27]={lvl:0,grid:0,fnc:null,fld:"_RESERVAR",gxvar:"AV35Reserv",op:[],ip:[],nacdep:[],v2v:function(Value){AV35Reserv=Value},v2c:function(){},c2v:function(){}};
this.AV46HtlTar=0;
this.AV40HtlMul=0;
this.AV24cLlega=0;
this.AV25cSalid=0;
this.AV7CantHab=0;
this.AV9CantAdu=0;
this.AV8CantMen=0;
_SetStandaloneVars( ) ;

