/*
               File: Introduccion
        Description: ZetaCuentas.com.uy
             Author: GeneXus Java Generator version 10_0_3-18086
       Generated on: November 25, 2008 18:20:9.89
       Program type: Callable routine
          Main DBMS: mysql
*/
gx.evt.autoSkip = false;
function introduccion() {
   this.setObjectType("web");
   this.hasEnterEvent = false;
   this.addKeyListener("5", '"RFR"');
   this.autoRefresh = true;
   this.SetStandaloneVars=function()
   {
   }
   this.e12182_client=function()
   {
      this.executeServerEvent("'CONSULTAS'", true);
      this.refreshServerOutputs([{ctrl:"_WINDOWS",prop:"Object"}]);
   }
   this.e13182_client=function()
   {
      this.executeServerEvent("_VIDEO.CLICK", true);
      this.refreshServerOutputs([{ctrl:"FLASH",prop:"Link"}]);
   }
   this.e15182_client=function()
   {
      this.executeServerEvent("ENTER", true);
      this.refreshServerOutputs([]);
   }
   this.e16182_client=function()
   {
      this.executeServerEvent("CANCEL", true);
      this.refreshServerOutputs([]);
   }
   this.GXValidFnc = [];
   this.GXCtrlIds=[35];
   this.GXLastCtrlId =35;
   this.GXValidFnc[35]={lvl:0,type:"int",len:4,dec:0,pic:"ZZZ9",ro:0,grid:0,gxgrid:null,fnc:null,isvalid:null,rgrid:[],fld:"_VIDEO",gxz:"ZV6Video",gxold:"OV6Video",gxvar:"AV6Video",ucs:[],op:[],ip:[],nacdep:[],ctrltype:"combo",v2v:function(Value){_gxO.AV6Video=gx.num.intval(Value)},v2z:function(Value){_gxO.ZV6Video=gx.num.intval(Value)},v2c:function(){GXsetComboBoxValue("_VIDEO",_gxO.AV6Video)},c2v:function(){_gxO.AV6Video=this.val()},val:function(){return GXgetIntegerValue("_VIDEO",gx.thousandSeparator)}};
   this.AV6Video = 0;
   this.ZV6Video = 0;
   this.SetStandaloneVars( );
   this.ServerClass =  "Introduccion" ;
}
introduccion.prototype=new GxObject;
setParentObject(new introduccion());
