/*
               File: Hivg_topo
        Description: Topo de Páginas
             Author: GeneXus C# Generator version 10_0_4-23569
       Generated on: 10/13/2009 14:57:38.22
       Program type: Callable routine
          Main DBMS: mysql
*/
gx.evt.autoSkip = false;
function hivg_topo(CmpContext) {
   this.setObjectType("web");
   this.setCmpContext(CmpContext);
   this.hasEnterEvent = false;
   this.addKeyListener("5", '"RFR"');
   this.SetStandaloneVars=function()
   {
   }
   this.e12082_client=function()
   {
      this.executeServerEvent("'BUS'", true);
      this.refreshServerOutputs([]);
   }
   this.e14082_client=function()
   {
      this.executeServerEvent("ENTER", true);
      this.refreshServerOutputs([]);
   }
   this.e15082_client=function()
   {
      this.executeServerEvent("CANCEL", true);
      this.refreshServerOutputs([]);
   }
   this.GXValidFnc = [];
   this.GXCtrlIds=[10];
   this.GXLastCtrlId =10;
   this.GXValidFnc[10]={lvl:0,type:"char",len:18,dec:0,sign:false,pic:"XXXXXXXXXXXXXXXXXX",ro:0,grid:0,gxgrid:null,fnc:null,isvalid:null,fld:"_POOLCOD",gxz:"ZV5poolcod",gxold:"OV5poolcod",gxvar:"AV5poolcod",ucs:[],op:[],ip:[],nacdep:[],ctrltype:"edit",v2v:function(Value){_gxO.AV5poolcod=Value},v2z:function(Value){_gxO.ZV5poolcod=Value},v2c:function(){GXsetControlValue("_POOLCOD",_gxO.AV5poolcod,0)},c2v:function(){_gxO.AV5poolcod=this.val()},val:function(){return GXgetControlValue("_POOLCOD")}};
   this.AV5poolcod = "";
   this.ZV5poolcod = "";
   this.OV5poolcod = "";
   this.SetStandaloneVars( );
   this.ServerClass =  "Hivg_topo" ;
   this.setComponent({id: "PAGINAFLASH" ,GXClass: "hflash" , Prefix: "W0005" , lvl: 1 });
   this.setComponent({id: "" ,GXClass: "hivg_menu" , Prefix: "W0008" , lvl: 1 });
   this.setComponent({id: "DADOSD" ,GXClass: "hdadosbusca" , Prefix: "W0015" , lvl: 1 });
}
