/*
               File: left_temp1
        Description: left_temp1
             Author: GeneXus C# Generator version 10_1_2-30722
       Generated on: 5/19/2010 17:4:27.38
       Program type: Callable routine
          Main DBMS: sqlserver
*/
gx.evt.autoSkip = false;
function left_temp1(CmpContext) {
   this.ServerClass =  "left_temp1" ;
   this.PackageName =  "GeneXus.Programs" ;
   this.setObjectType("web");
   this.setCmpContext(CmpContext);
   this.ReadonlyForm = true;
   this.hasEnterEvent = false;
   this.addKeyListener("5", '"RFR"');
   this.autoRefresh = true;
   this.SetStandaloneVars=function()
   {
   }
   this.e130y2_client=function()
   {
      this.executeServerEvent("ENTER", true);
   }
   this.e140y2_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.ServerEvents = ["e130y2_client" ,"e140y2_client"];
   this.VarControlMap["A322IndexConfigComponentsPosition"] = {id:"INDEXCONFIGCOMPONENTSPOSITION",grid:0,type:"char"};
   this.SetStandaloneVars( );
   this.setComponent({id: "COMPONENTE1" ,GXClass: null , Prefix: "W0008" , lvl: 1 });
   this.setComponent({id: "COMPONENTE2" ,GXClass: null , Prefix: "W0011" , lvl: 1 });
   this.setComponent({id: "COMPONENTE3" ,GXClass: null , Prefix: "W0014" , lvl: 1 });
   this.setComponent({id: "COMPONENTE4" ,GXClass: null , Prefix: "W0017" , lvl: 1 });
   this.setComponent({id: "COMPONENTE5" ,GXClass: null , Prefix: "W0020" , lvl: 1 });
   this.setComponent({id: "COMPONENTE6" ,GXClass: null , Prefix: "W0023" , lvl: 1 });
   this.setComponent({id: "COMPONENTE7" ,GXClass: null , Prefix: "W0026" , lvl: 1 });
}
