/*
               File: newscopBody_temp1
        Description: newscop Body_temp1
             Author: GeneXus C# Generator version 10_1_2-30722
       Generated on: 5/19/2010 17:4:9.51
       Program type: Callable routine
          Main DBMS: sqlserver
*/
gx.evt.autoSkip = false;
function newscopbody_temp1(CmpContext) {
   this.ServerClass =  "newscopBody_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.e131p2_client=function()
   {
      this.executeServerEvent("ENTER", true, arguments[0]);
   }
   this.e141p2_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,"newscopbody_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("Table4",14,"0px");
   this.Grid1Container.addHtmlCode("<TBODY>");
   this.Grid1Container.startRow("","","","","","");
   this.Grid1Container.startCell("","","top","","","","50px","","","");
   this.Grid1Container.addBitmap("Image1","IMAGE1",17,0,"px",0,"px",null,"","");
   this.Grid1Container.endCell();
   this.Grid1Container.startCell("","","top","","","","","","","");
   this.Grid1Container.startTable("Table3",19,"100%");
   this.Grid1Container.addHtmlCode("<TBODY>");
   this.Grid1Container.startRow("","","","","","");
   this.Grid1Container.startCell("","","top","","","","","","","");
   this.Grid1Container.addTextBlock('TXTTITLE',null);
   this.Grid1Container.endCell();
   this.Grid1Container.endRow();
   this.Grid1Container.startRow("","","","","","");
   this.Grid1Container.startCell("","","top","","","","","","","");
   this.Grid1Container.addTextBlock('TXTCOPETE',null);
   this.Grid1Container.endCell();
   this.Grid1Container.endRow();
   this.Grid1Container.addHtmlCode("</TBODY>");
   this.Grid1Container.endTable();
   this.Grid1Container.endCell();
   this.Grid1Container.endRow();
   this.Grid1Container.addHtmlCode("</TBODY>");
   this.Grid1Container.endTable();
   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.setGrid(this.Grid1Container);
   this.A74NewsCompany = 0;
   this.A76NewsLanguage = 0;
   this.A240NewsImageCop = "";
   this.A132NewsImageCopete = "";
   this.A111NewsIndex = "";
   this.A62NewsId = 0;
   this.A64NewsTitle = "";
   this.A65NewsCopete = "";
   this.A226NewsDatePublication = gx.date.nullDate();
   this.ServerEvents = ["e131p2_client" ,"e141p2_client"];
   this.VarControlMap["AV5CompanyId"] = {id:"_COMPANYID",grid:0,type:"int"};
   this.VarControlMap["AV8LanguageId"] = {id:"_LANGUAGEID",grid:0,type:"int"};
   this.Grid1Container.addRefreshingVar({rfrVar:"AV5CompanyId"});
   this.Grid1Container.addRefreshingVar({rfrVar:"AV8LanguageId"});
   this.Grid1Container.addRefreshingVar({rfrVar:"A65NewsCopete"});
   this.Grid1Container.addRefreshingVar({rfrVar:"A64NewsTitle"});
   this.Grid1Container.addRefreshingVar({rfrVar:"A62NewsId"});
   this.Grid1Container.addRefreshingVar({rfrVar:"A111NewsIndex"});
   this.Grid1Container.addRefreshingVar({rfrVar:"A132NewsImageCopete"});
   this.Grid1Container.addRefreshingVar({rfrVar:"A240NewsImageCop"});
   this.SetStandaloneVars( );
}
