/*
               File: right_temp1
        Description: right_temp1
             Author: GeneXus C# Generator version 10_1_2-30722
       Generated on: 5/19/2010 17:4:29.57
       Program type: Callable routine
          Main DBMS: sqlserver
*/
gx.evt.autoSkip = false;
function right_temp1(CmpContext) {
   this.ServerClass =  "right_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.e130x2_client=function()
   {
      this.executeServerEvent("ENTER", true);
   }
   this.e140x2_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 = ["e130x2_client" ,"e140x2_client"];
   this.VarControlMap["A322IndexConfigComponentsPosition"] = {id:"INDEXCONFIGCOMPONENTSPOSITION",grid:0,type:"char"};
   this.SetStandaloneVars( );
   this.setComponent({id: "COMPONENTE1" ,GXClass: null , Prefix: "W0009" , lvl: 1 });
   this.setComponent({id: "COMPONENTE2" ,GXClass: null , Prefix: "W0012" , lvl: 1 });
   this.setComponent({id: "COMPONENTE3" ,GXClass: null , Prefix: "W0015" , lvl: 1 });
   this.setComponent({id: "COMPONENTE4" ,GXClass: null , Prefix: "W0018" , lvl: 1 });
   this.setComponent({id: "COMPONENTE5" ,GXClass: null , Prefix: "W0021" , lvl: 1 });
   this.setComponent({id: "COMPONENTE6" ,GXClass: null , Prefix: "W0024" , lvl: 1 });
   this.setComponent({id: "COMPONENTE7" ,GXClass: null , Prefix: "W0027" , lvl: 1 });
}
