/*
               File: mmBody_temp1
        Description: mm Body_temp1
             Author: GeneXus C# Generator version 10_1_2-30722
       Generated on: 5/19/2010 17:4:7.63
       Program type: Callable routine
          Main DBMS: sqlserver
*/
gx.evt.autoSkip = false;
function mmbody_temp1(CmpContext) {
   this.ServerClass =  "mmBody_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.e131s2_client=function()
   {
      this.executeServerEvent("ENTER", true, arguments[0]);
   }
   this.e141s2_client=function()
   {
      this.executeServerEvent("CANCEL", true, arguments[0]);
   }
   this.GXValidFnc = [];
   this.GXLastCtrlId =0;
   this.Grid1Container = new gx.grid.grid(this, 2,"WbpLvl2",11,"Grid1","Grid1","Grid1Container",this.CmpContext,this.IsMasterPage,"mmbody_temp1",[],true,1,true,true,0,true,false,false,"",0,"px",gx.getMessage( "GXM_NewRow"),true,false,false,null,null,false);
   this.Grid1Container.startRow("","","","","","");
   this.Grid1Container.startCell("","center","top","","","","","","","");
   this.Grid1Container.addBitmap("Image1","IMAGE1",14,0,"px",0,"px",null,"","");
   this.Grid1Container.endCell();
   this.Grid1Container.endRow();
   this.setGrid(this.Grid1Container);
   this.A260IndexhighlightsBlockImage = "";
   this.A257IndexhighlightsBlockUrl = "";
   this.A379IndexhighlightsBlockType = "";
   this.A254IndexhighlightsBlockLanguage = 0;
   this.A253IndexhighlightsBlockCompany = 0;
   this.ServerEvents = ["e131s2_client" ,"e141s2_client"];
   this.VarControlMap["AV7CompanyId"] = {id:"_COMPANYID",grid:0,type:"int"};
   this.VarControlMap["AV8LanguageId"] = {id:"_LANGUAGEID",grid:0,type:"int"};
   this.Grid1Container.addRefreshingVar({rfrVar:"AV7CompanyId"});
   this.Grid1Container.addRefreshingVar({rfrVar:"AV8LanguageId"});
   this.Grid1Container.addRefreshingVar({rfrVar:"A257IndexhighlightsBlockUrl"});
   this.Grid1Container.addRefreshingVar({rfrVar:"A260IndexhighlightsBlockImage"});
   this.SetStandaloneVars( );
}
