/*
               File: newsBody_temp1
        Description: news Body_temp1
             Author: GeneXus C# Generator version 10_1_2-30722
       Generated on: 5/19/2010 17:4:14.65
       Program type: Callable routine
          Main DBMS: sqlserver
*/
gx.evt.autoSkip = false;
function newsbody_temp1(CmpContext) {
   this.ServerClass =  "newsBody_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.e131l2_client=function()
   {
      this.executeServerEvent("ENTER", true, arguments[0]);
   }
   this.e141l2_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,"newsbody_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("","","top","","","","","","","");
   this.Grid1Container.startTable("Table3",14,"0px");
   this.Grid1Container.addHtmlCode("<TBODY>");
   this.Grid1Container.startRow("","","","","","");
   this.Grid1Container.startCell("","","","","","","","","","");
   this.Grid1Container.addTextBlock('TXTSUBTITLE',null);
   this.Grid1Container.endCell();
   this.Grid1Container.endRow();
   this.Grid1Container.startRow("","","","","","");
   this.Grid1Container.startCell("","","","","","17px","","","","");
   this.Grid1Container.addTextBlock('TXTTITLE',null);
   this.Grid1Container.endCell();
   this.Grid1Container.endRow();
   this.Grid1Container.startRow("","","","","","");
   this.Grid1Container.startCell("","","","","","16px","","","","");
   this.Grid1Container.addTextBlock('TXTCOPETE',null);
   this.Grid1Container.endCell();
   this.Grid1Container.endRow();
   this.Grid1Container.startRow("","","","","","");
   this.Grid1Container.startCell("","center","","","","","","","","");
   this.Grid1Container.addTextBlock('DOTLINE',null);
   this.Grid1Container.endCell();
   this.Grid1Container.endRow();
   this.Grid1Container.addHtmlCode("</TBODY>");
   this.Grid1Container.endTable();
   this.Grid1Container.endCell();
   this.Grid1Container.endRow();
   this.setGrid(this.Grid1Container);
   this.A382IndexhighlightsBlockSubTitle = "";
   this.A256IndexhighlightsBlockDescription = "";
   this.A255IndexhighlightsBlockTitle = "";
   this.A257IndexhighlightsBlockUrl = "";
   this.A379IndexhighlightsBlockType = "";
   this.A254IndexhighlightsBlockLanguage = 0;
   this.A253IndexhighlightsBlockCompany = 0;
   this.ServerEvents = ["e131l2_client" ,"e141l2_client"];
   this.VarControlMap["AV5CompanyId"] = {id:"_COMPANYID",grid:0,type:"int"};
   this.VarControlMap["AV7LanguageId"] = {id:"_LANGUAGEID",grid:0,type:"int"};
   this.Grid1Container.addRefreshingVar({rfrVar:"AV5CompanyId"});
   this.Grid1Container.addRefreshingVar({rfrVar:"AV7LanguageId"});
   this.Grid1Container.addRefreshingVar({rfrVar:"A257IndexhighlightsBlockUrl"});
   this.Grid1Container.addRefreshingVar({rfrVar:"A255IndexhighlightsBlockTitle"});
   this.Grid1Container.addRefreshingVar({rfrVar:"A256IndexhighlightsBlockDescription"});
   this.Grid1Container.addRefreshingVar({rfrVar:"A382IndexhighlightsBlockSubTitle"});
   this.SetStandaloneVars( );
}
