/*
               File: Hivg_rodape
        Description: Rodapé
             Author: GeneXus C# Generator version 10_0_4-23569
       Generated on: 10/13/2009 14:57:37.0
       Program type: Callable routine
          Main DBMS: mysql
*/
gx.evt.autoSkip = false;
function hivg_rodape(CmpContext) {
   this.setObjectType("web");
   this.setCmpContext(CmpContext);
   this.hasEnterEvent = false;
   this.addKeyListener("5", '"RFR"');
   this.SetStandaloneVars=function()
   {
   }
   this.e13092_client=function()
   {
      this.executeServerEvent("ENTER", true);
      this.refreshServerOutputs([]);
   }
   this.e14092_client=function()
   {
      this.executeServerEvent("CANCEL", true);
      this.refreshServerOutputs([]);
   }
   this.GXValidFnc = [];
   this.GXLastCtrlId =0;
   this.SetStandaloneVars( );
   this.ServerClass =  "Hivg_rodape" ;
}
