/*
               File: Hindex
        Description: Hindex
             Author: GeneXus C# Generator version 10_1_2-30722
       Generated on: 5/19/2010 17:10:0.68
       Program type: Main program
          Main DBMS: sqlserver
*/
gx.evt.autoSkip = false;
function hindex() {
   this.ServerClass =  "Hindex" ;
   this.PackageName =  "GeneXus.Programs" ;
   this.setObjectType("web");
   this.hasEnterEvent = false;
   this.addKeyListener("5", '"RFR"');
   this.autoRefresh = true;
   this.SetStandaloneVars=function()
   {
   }
   this.e130q2_client=function()
   {
      this.executeServerEvent("ENTER", true);
   }
   this.e140q2_client=function()
   {
      this.executeServerEvent("CANCEL", true);
   }
   this.GXValidFnc = [];
   this.GXLastCtrlId =0;
   this.A292IndexConfigurationTemplate = 0;
   this.A322IndexConfigComponentsPosition = "";
   this.A288IndexConfigurationCompany = 0;
   this.A302IndexConfigComponentsName = "";
   this.A296IndexConfigComponentsOrder = 0;
   this.A295IndexConfigComponents = 0;
   this.A44CompanyId = 0;
   this.A264CompanyNameIndex = "";
   this.ServerEvents = ["e130q2_client" ,"e140q2_client"];
   this.VarControlMap["A322IndexConfigComponentsPosition"] = {id:"INDEXCONFIGCOMPONENTSPOSITION",grid:0,type:"char"};
   this.SetStandaloneVars( );
   this.setComponent({id: "WEBCOMP1" ,GXClass: null , Prefix: "W0012" , lvl: 1 });
   this.setComponent({id: "WEBCOMP2" ,GXClass: null , Prefix: "W0015" , lvl: 1 });
   this.setComponent({id: "WEBCOMP3" ,GXClass: null , Prefix: "W0018" , lvl: 1 });
   this.setComponent({id: "WEBCOMP4" ,GXClass: null , Prefix: "W0021" , lvl: 1 });
   this.setComponent({id: "WEBCOMP5" ,GXClass: null , Prefix: "W0024" , lvl: 1 });
   this.setComponent({id: "WEBCOMP6" ,GXClass: null , Prefix: "W0027" , lvl: 1 });
   this.setComponent({id: "WEBCOMP7" ,GXClass: null , Prefix: "W0030" , lvl: 1 });
   this.setComponent({id: "WEBCOMP8" ,GXClass: null , Prefix: "W0033" , lvl: 1 });
   this.setComponent({id: "WEBCOMP9" ,GXClass: null , Prefix: "W0036" , lvl: 1 });
   this.setComponent({id: "WEBCOMP10" ,GXClass: null , Prefix: "W0039" , lvl: 1 });
   this.setComponent({id: "WEBCOMP11" ,GXClass: null , Prefix: "W0044" , lvl: 1 });
   this.setComponent({id: "WEBCOMP12" ,GXClass: null , Prefix: "W0047" , lvl: 1 });
   this.setComponent({id: "WEBCOMP13" ,GXClass: null , Prefix: "W0050" , lvl: 1 });
   this.setComponent({id: "WEBCOMP14" ,GXClass: null , Prefix: "W0053" , lvl: 1 });
   this.setComponent({id: "WEBCOMP15" ,GXClass: null , Prefix: "W0056" , lvl: 1 });
   this.setComponent({id: "WEBCOMP16" ,GXClass: null , Prefix: "W0059" , lvl: 1 });
   this.setComponent({id: "WEBCOMP17" ,GXClass: null , Prefix: "W0062" , lvl: 1 });
   this.setComponent({id: "WEBCOMP18" ,GXClass: null , Prefix: "W0065" , lvl: 1 });
   this.setComponent({id: "WEBCOMP19" ,GXClass: null , Prefix: "W0068" , lvl: 1 });
   this.setComponent({id: "WEBCOMP20" ,GXClass: null , Prefix: "W0071" , lvl: 1 });
   this.setComponent({id: "WEBCOMP21" ,GXClass: null , Prefix: "W0076" , lvl: 1 });
   this.setComponent({id: "WEBCOMP22" ,GXClass: null , Prefix: "W0079" , lvl: 1 });
   this.setComponent({id: "WEBCOMP23" ,GXClass: null , Prefix: "W0082" , lvl: 1 });
   this.setComponent({id: "WEBCOMP24" ,GXClass: null , Prefix: "W0085" , lvl: 1 });
   this.setComponent({id: "WEBCOMP25" ,GXClass: null , Prefix: "W0088" , lvl: 1 });
   this.setComponent({id: "WEBCOMP26" ,GXClass: null , Prefix: "W0091" , lvl: 1 });
   this.setComponent({id: "WEBCOMP27" ,GXClass: null , Prefix: "W0094" , lvl: 1 });
   this.setComponent({id: "WEBCOMP28" ,GXClass: null , Prefix: "W0097" , lvl: 1 });
   this.setComponent({id: "WEBCOMP29" ,GXClass: null , Prefix: "W0100" , lvl: 1 });
   this.setComponent({id: "WEBCOMP30" ,GXClass: null , Prefix: "W0103" , lvl: 1 });
}
hindex.prototype = new gx.GxObject;
gx.setParentObj(new hindex());
