/*
               File: CabeceraAgrupacion
        Description: Cabecera Agrupacion
             Author: GeneXus C# Generator version 10_0_4-22353
       Generated on: 6/4/2009 12:29:44.78
       Program type: Callable routine
          Main DBMS: sqlserver
*/
gx.evt.autoSkip = false;
function cabeceraagrupacion(CmpContext) {
   this.setObjectType("web");
   this.setCmpContext(CmpContext);
   this.hasEnterEvent = false;
   this.addKeyListener("5", '"RFR"');
   this.SetStandaloneVars=function()
   {
   }
   this.e120w2_client=function()
   {
      this.executeServerEvent("'USUARIO'", true);
      this.refreshServerOutputs([]);
   }
   this.e130w2_client=function()
   {
      this.executeServerEvent("_IDIOMASID.ISVALID", true);
      this.refreshServerOutputs([]);
   }
   this.e150w2_client=function()
   {
      this.executeServerEvent("ENTER", true);
      this.refreshServerOutputs([]);
   }
   this.e160w2_client=function()
   {
      this.executeServerEvent("CANCEL", true);
      this.refreshServerOutputs([]);
   }
   this.GXValidFnc = [];
   this.GXCtrlIds=[30];
   this.GXLastCtrlId =30;
   this.DROPDOWNTABSMENUContainer = gxCreateUsercontrol(this, 22, 0, "DropDownTabsMenu", this.CmpContext + "DROPDOWNTABSMENUContainer", "Dropdowntabsmenu");
   this.DROPDOWNTABSMENUContainer.setProperty("Width", "Width", "");
   this.DROPDOWNTABSMENUContainer.setProperty("Height", "Height", "78");
   this.DROPDOWNTABSMENUContainer.setProperty("MenuStyle", "Menustyle", "bluetabs");
   this.DROPDOWNTABSMENUContainer.setProperty("VersionNumber", "Versionnumber", "1.1");
   this.DROPDOWNTABSMENUContainer.addV2CFunction(function(UC) { UC.ParentObject.AV11TabsMe=GXgetControlValue("_TABSMENUDATA");UC.SetTabsMenuData(UC.ParentObject.AV11TabsMe); });
   this.DROPDOWNTABSMENUContainer.addC2VFunction(function(UC) { UC.ParentObject.AV11TabsMe=UC.GetTabsMenuData();GXsetControlValue("_TABSMENUDATA",UC.ParentObject.AV11TabsMe); });
   this.DROPDOWNTABSMENUContainer.setC2ShowFunction(function(UC) { UC.show(); });
   this.setUserControl(this.DROPDOWNTABSMENUContainer);
   this.GXValidFnc[30]={lvl:0,type:"int",len:3,dec:0,sign:false,pic:"ZZ9",ro:0,grid:0,gxgrid:null,fnc:null,isvalid:this.e130w2_client,rgrid:[],fld:"_IDIOMASID",gxz:"ZV15Idioma",gxold:"OV15Idioma",gxvar:"AV15Idioma",ucs:[],op:[],ip:[],nacdep:[],ctrltype:"dyncombo",v2v:function(Value){_gxO.AV15Idioma=gx.num.intval(Value)},v2z:function(Value){_gxO.ZV15Idioma=gx.num.intval(Value)},v2c:function(){GXsetComboBoxValue("_IDIOMASID",_gxO.AV15Idioma)},c2v:function(){_gxO.AV15Idioma=this.val()},val:function(){return GXgetIntegerValue("_IDIOMASID",gx.thousandSeparator)}};
   this.AV15Idioma = 0;
   this.ZV15Idioma = 0;
   this.OV15Idioma = 0;
   this.AV11TabsMe = {};
   this.SetStandaloneVars( );
   this.ServerClass =  "CabeceraAgrupacion" ;
   this.setComponent({id: "USUARIOS" ,GXClass: null , Prefix: "W0009" , lvl: 1 });
}
