/*
               File: Hivg_index
        Description: Imobiliária Vila Galvão - Guarulhos, São Paulo
             Author: GeneXus C# Generator version 10_0_4-23569
       Generated on: 10/13/2009 14:57:22.46
       Program type: Main program
          Main DBMS: mysql
*/
gx.evt.autoSkip = false;
function hivg_index() {
   this.setObjectType("web");
   this.hasEnterEvent = false;
   this.addKeyListener("5", '"RFR"');
   this.SetStandaloneVars=function()
   {
   }
   this.e130n2_client=function()
   {
      this.executeServerEvent("ENTER", true);
      this.refreshServerOutputs([]);
   }
   this.e140n2_client=function()
   {
      this.executeServerEvent("CANCEL", true);
      this.refreshServerOutputs([]);
   }
   this.GXValidFnc = [];
   this.GXLastCtrlId =0;
   this.SetStandaloneVars( );
   this.ServerClass =  "Hivg_index" ;
   this.setComponent({id: "TOPO" ,GXClass: "hivg_topo" , Prefix: "W0009" , lvl: 1 });
   this.setComponent({id: "WEBCOMP1" ,GXClass: "hivg_lancamentos_pri" , Prefix: "W0037" , lvl: 1 });
   this.setComponent({id: "WEBCOMP2" ,GXClass: "hivg_rodape" , Prefix: "W0043" , lvl: 1 });
   this.setComponent({id: "CLASSIFICADOS" ,GXClass: "hivg_classificados" , Prefix: "W0045" , lvl: 1 });
}
hivg_index.prototype=new GxObject;
setParentObject(new hivg_index());
