/*
               File: highlightsBody_temp1
        Description: highlights Body_temp1
             Author: GeneXus C# Generator version 10_1_2-30722
       Generated on: 5/19/2010 17:4:11.51
       Program type: Callable routine
          Main DBMS: sqlserver
*/
gx.evt.autoSkip = false;
function highlightsbody_temp1(CmpContext) {
   this.ServerClass =  "highlightsBody_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.A68NewsDate=gx.fn.getDateValue("NEWSDATE") ;
   }
   this.e131o2_client=function()
   {
      this.executeServerEvent("ENTER", true, arguments[0]);
   }
   this.e141o2_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,"highlightsbody_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.addTextBlock('TXTTITLE',null);
   this.Grid1Container.endCell();
   this.Grid1Container.endRow();
   this.setGrid(this.Grid1Container);
   this.A74NewsCompany = 0;
   this.A76NewsLanguage = 0;
   this.A68NewsDate = gx.date.nullDate();
   this.A64NewsTitle = "";
   this.A111NewsIndex = "";
   this.A62NewsId = 0;
   this.A432NewsStatisticsCountTotal = 0;
   this.ServerEvents = ["e131o2_client" ,"e141o2_client"];
   this.VarControlMap["A68NewsDate"] = {id:"NEWSDATE",grid:0,type:"date"};
   this.Grid1Container.addRefreshingVar({rfrVar:"A62NewsId"});
   this.Grid1Container.addRefreshingVar({rfrVar:"A111NewsIndex"});
   this.Grid1Container.addRefreshingVar({rfrVar:"A64NewsTitle"});
   this.Grid1Container.addRefreshingVar({rfrVar:"AV10x"});
   this.Grid1Container.addRefreshingVar({rfrVar:"A68NewsDate"});
   this.Grid1Container.addRefreshingVar({rfrVar:"A432NewsStatisticsCountTotal"});
   this.SetStandaloneVars( );
}
