/*
               File: AUTDocentes
        Description: Docentes
             Author: GeneXus C# Generator version 9_0_7-910
       Generated on: 11/14/2010 21:29:26.37
       Program type: Main program
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   Gx_date = GXgetDateValue("_TODAY")
}
this._Validv_Autdocentelogin=function()
{
   try {
      gxballoon = getGXBallon("_AUTDOCENTELOGIN");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._autdocentes=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =9;
_GXValidFnc[7]={lvl:0,grid:0,fnc:null,fld:"_AUTDOCENTELOGIN",gxvar:"AV5AUTDoce",op:[],ip:[],nacdep:[],v2v:function(Value){AV5AUTDoce=Value},v2c:function(){GXsetControlValue("_AUTDOCENTELOGIN",AV5AUTDoce,0)},c2v:function(){AV5AUTDoce=GXgetControlValue("_AUTDOCENTELOGIN")}};
_GXValidFnc[9]={lvl:0,grid:0,fnc:null,fld:"_CONTRA",gxvar:"AV6Contra",op:[],ip:[],nacdep:[],v2v:function(Value){AV6Contra=Value},v2c:function(){GXsetControlValue("_CONTRA",AV6Contra,0)},c2v:function(){AV6Contra=GXgetControlValue("_CONTRA")}};
this.AV5AUTDoce=0;
this.AV6Contra=0;
_SetStandaloneVars( ) ;

