/*
               File: Identificacion
        Description: Identificación
             Author: GeneXus Java Generator version 10_1_3-34783
       Generated on: September 3, 2010 19:54:10.32
       Program type: Callable routine
          Main DBMS: mysql
*/
gx.evt.autoSkip = false;
function identificacion(CmpContext) {
   this.ServerClass =  "Identificacion" ;
   this.PackageName =  "" ;
   this.setObjectType("web");
   this.setCmpContext(CmpContext);
   this.ReadonlyForm = true;
   this.hasEnterEvent = true;
   this.autoRefresh = true;
   this.SetStandaloneVars=function()
   {
   };
   this.Validv_Usuid=function()
   {
      try {
         var gxballoon = gx.util.balloon.getNew("_USUID");
         this.AnyError  = 0;

      }
      catch(e){}
      try {
         if (gxballoon == null) return true; return gxballoon.show();
      }
      catch(e){}
      return true ;
   }
   this.e120a2_client=function()
   {
      this.executeServerEvent("ENTER", true);
   };
   this.e130a2_client=function()
   {
      this.executeServerEvent("'OLVIDO PASSWORD'", true);
   };
   this.e150a2_client=function()
   {
      this.executeServerEvent("CANCEL", true);
   };
   this.GXValidFnc = [];
   this.GXCtrlIds=[51,57,66,69];
   this.GXLastCtrlId =69;
   this.GXUI_PANEL2Container = gx.uc.getNew(this, 5, 0, "gxui.Panel", this.CmpContext + "GXUI_PANEL2Container", "Gxui_panel2");
   this.GXUI_PANEL2Container.setProperty("Width", "Width", '', "int");
   this.GXUI_PANEL2Container.setProperty("Height", "Height", '', "int");
   this.GXUI_PANEL2Container.setProperty("Draggable", "Draggable", "false", "str");
   this.GXUI_PANEL2Container.setProperty("ShowAsWindow", "Showaswindow", false, "bool");
   this.GXUI_PANEL2Container.setProperty("Layout", "Layout", "default", "str");
   this.GXUI_PANEL2Container.setProperty("AddToParentGxUIControl", "Addtoparentgxuicontrol", false, "bool");
   this.GXUI_PANEL2Container.setProperty("ButtonPressedId", "Buttonpressedid", "", "char");
   this.GXUI_PANEL2Container.setProperty("EditFieldValue", "Editfieldvalue", "", "char");
   this.GXUI_PANEL2Container.setProperty("Visible", "Visible", true, "boolean");
   this.GXUI_PANEL2Container.setProperty("Refresh", "Refresh", false, "boolean");
   this.GXUI_PANEL2Container.setProperty("AutoWidth", "Autowidth", "true", "str");
   this.GXUI_PANEL2Container.setProperty("AutoHeight", "Autoheight", "true", "str");
   this.GXUI_PANEL2Container.setProperty("Title", "Title", gx.getMessage( "Acceso por Montevideo Portal"), "str");
   this.GXUI_PANEL2Container.setProperty("IconCls", "Iconcls", "", "str");
   this.GXUI_PANEL2Container.setProperty("Cls", "Cls", "", "str");
   this.GXUI_PANEL2Container.setProperty("Frame", "Frame", "false", "str");
   this.GXUI_PANEL2Container.setProperty("Border", "Border", true, "bool");
   this.GXUI_PANEL2Container.setProperty("Modal", "Modal", false, "boolean");
   this.GXUI_PANEL2Container.setProperty("UseToolbar", "Usetoolbar", "false", "str");
   this.GXUI_PANEL2Container.ToolbarData = '';
   this.GXUI_PANEL2Container.setProperty("Resizable", "Resizable", "false", "str");
   this.GXUI_PANEL2Container.setProperty("MinWidth", "Minwidth", '', "int");
   this.GXUI_PANEL2Container.setProperty("MaxWidth", "Maxwidth", '', "int");
   this.GXUI_PANEL2Container.setProperty("MinHeight", "Minheight", '', "int");
   this.GXUI_PANEL2Container.setProperty("MaxHeight", "Maxheight", '', "int");
   this.GXUI_PANEL2Container.setProperty("Pinned", "Pinned", "", "char");
   this.GXUI_PANEL2Container.setProperty("Handles", "Handles", "", "char");
   this.GXUI_PANEL2Container.setProperty("Collapsible", "Collapsible", "false", "str");
   this.GXUI_PANEL2Container.setProperty("Collapsed", "Collapsed", "", "char");
   this.GXUI_PANEL2Container.setProperty("AnimateCollapse", "Animatecollapse", "", "char");
   this.GXUI_PANEL2Container.setProperty("Stateful", "Stateful", "true", "str");
   this.GXUI_PANEL2Container.setProperty("StateId", "Stateid", "", "str");
   this.GXUI_PANEL2Container.setC2ShowFunction(function(UC) { UC.show(); });
   this.setUserControl(this.GXUI_PANEL2Container);
   this.GXUI_PANEL1Container = gx.uc.getNew(this, 38, 0, "gxui.Panel", this.CmpContext + "GXUI_PANEL1Container", "Gxui_panel1");
   this.GXUI_PANEL1Container.setProperty("Width", "Width", '', "int");
   this.GXUI_PANEL1Container.setProperty("Height", "Height", '', "int");
   this.GXUI_PANEL1Container.setProperty("Draggable", "Draggable", "false", "str");
   this.GXUI_PANEL1Container.setProperty("ShowAsWindow", "Showaswindow", false, "bool");
   this.GXUI_PANEL1Container.setProperty("Layout", "Layout", "default", "str");
   this.GXUI_PANEL1Container.setProperty("AddToParentGxUIControl", "Addtoparentgxuicontrol", false, "bool");
   this.GXUI_PANEL1Container.setProperty("ButtonPressedId", "Buttonpressedid", "", "char");
   this.GXUI_PANEL1Container.setProperty("EditFieldValue", "Editfieldvalue", "", "char");
   this.GXUI_PANEL1Container.setProperty("Visible", "Visible", true, "boolean");
   this.GXUI_PANEL1Container.setProperty("Refresh", "Refresh", false, "boolean");
   this.GXUI_PANEL1Container.setProperty("AutoWidth", "Autowidth", "true", "str");
   this.GXUI_PANEL1Container.setProperty("AutoHeight", "Autoheight", "true", "str");
   this.GXUI_PANEL1Container.setProperty("Title", "Title", gx.getMessage( "Acceso Directo"), "str");
   this.GXUI_PANEL1Container.setProperty("IconCls", "Iconcls", "", "str");
   this.GXUI_PANEL1Container.setProperty("Cls", "Cls", "", "str");
   this.GXUI_PANEL1Container.setProperty("Frame", "Frame", "false", "str");
   this.GXUI_PANEL1Container.setProperty("Border", "Border", true, "bool");
   this.GXUI_PANEL1Container.setProperty("Modal", "Modal", false, "boolean");
   this.GXUI_PANEL1Container.setProperty("UseToolbar", "Usetoolbar", "false", "str");
   this.GXUI_PANEL1Container.ToolbarData = '';
   this.GXUI_PANEL1Container.setProperty("Resizable", "Resizable", "false", "str");
   this.GXUI_PANEL1Container.setProperty("MinWidth", "Minwidth", '', "int");
   this.GXUI_PANEL1Container.setProperty("MaxWidth", "Maxwidth", '', "int");
   this.GXUI_PANEL1Container.setProperty("MinHeight", "Minheight", '', "int");
   this.GXUI_PANEL1Container.setProperty("MaxHeight", "Maxheight", '', "int");
   this.GXUI_PANEL1Container.setProperty("Pinned", "Pinned", "", "char");
   this.GXUI_PANEL1Container.setProperty("Handles", "Handles", "", "char");
   this.GXUI_PANEL1Container.setProperty("Collapsible", "Collapsible", "true", "str");
   this.GXUI_PANEL1Container.setProperty("Collapsed", "Collapsed", "false", "str");
   this.GXUI_PANEL1Container.setProperty("AnimateCollapse", "Animatecollapse", "true", "str");
   this.GXUI_PANEL1Container.setProperty("Stateful", "Stateful", "true", "str");
   this.GXUI_PANEL1Container.setProperty("StateId", "Stateid", "", "str");
   this.GXUI_PANEL1Container.setC2ShowFunction(function(UC) { UC.show(); });
   this.setUserControl(this.GXUI_PANEL1Container);
   this.HOVERPANEL1Container = gx.uc.getNew(this, 16, 0, "HoverPanel", this.CmpContext + "HOVERPANEL1Container", "Hoverpanel1");
   this.HOVERPANEL1Container.setProperty("Width", "Width", "100", "str");
   this.HOVERPANEL1Container.setProperty("Height", "Height", "100", "str");
   this.HOVERPANEL1Container.setProperty("controlType", "Controltype", "Image", "str");
   this.HOVERPANEL1Container.setDynProperty("panelLink", "Panellink", "str");
   this.HOVERPANEL1Container.setProperty("clickToFix", "Clicktofix", "No", "str");
   this.HOVERPANEL1Container.setDynProperty("image", "Image", "str");
   this.HOVERPANEL1Container.setProperty("controlText", "Controltext", "", "str");
   this.HOVERPANEL1Container.setProperty("face", "Face", "Tahoma", "str");
   this.HOVERPANEL1Container.setProperty("size", "Size", "2", "str");
   this.HOVERPANEL1Container.setProperty("color", "Color", gx.color.fromRGB(0,0,0), "color");
   this.HOVERPANEL1Container.setProperty("position", "Position", "Relative", "str");
   this.HOVERPANEL1Container.setProperty("panelWidth", "Panelwidth", 500, "num");
   this.HOVERPANEL1Container.setProperty("panelHeight", "Panelheight", 200, "num");
   this.HOVERPANEL1Container.setProperty("effect", "Effect", "98", "str");
   this.HOVERPANEL1Container.setProperty("verticalPos", "Verticalpos", "Under", "str");
   this.HOVERPANEL1Container.setProperty("horizontalPos", "Horizontalpos", "Left", "str");
   this.HOVERPANEL1Container.setProperty("verticalOffset", "Verticaloffset", 5, "num");
   this.HOVERPANEL1Container.setProperty("horizontalOffset", "Horizontaloffset", 5, "num");
   this.HOVERPANEL1Container.setProperty("topPos", "Toppos", 100, "num");
   this.HOVERPANEL1Container.setProperty("leftPos", "Leftpos", 300, "num");
   this.HOVERPANEL1Container.setProperty("hasTitle", "Hastitle", "Yes", "str");
   this.HOVERPANEL1Container.setDynProperty("titleText", "Titletext", "str");
   this.HOVERPANEL1Container.setProperty("title_Fore_Color", "Title_fore_color", gx.color.fromRGB(255,255,255), "color");
   this.HOVERPANEL1Container.setProperty("title_Back_Color", "Title_back_color", gx.color.fromRGB(255,128,0), "color");
   this.HOVERPANEL1Container.setProperty("Visible", "Visible", true, "bool");
   this.HOVERPANEL1Container.setC2ShowFunction(function(UC) { UC.show(); });
   this.setUserControl(this.HOVERPANEL1Container);
   this.HOVERPANEL2Container = gx.uc.getNew(this, 26, 0, "HoverPanel", this.CmpContext + "HOVERPANEL2Container", "Hoverpanel2");
   this.HOVERPANEL2Container.setProperty("Width", "Width", "100", "str");
   this.HOVERPANEL2Container.setProperty("Height", "Height", "100", "str");
   this.HOVERPANEL2Container.setProperty("controlType", "Controltype", "Image", "str");
   this.HOVERPANEL2Container.setDynProperty("panelLink", "Panellink", "str");
   this.HOVERPANEL2Container.setProperty("clickToFix", "Clicktofix", "No", "str");
   this.HOVERPANEL2Container.setDynProperty("image", "Image", "str");
   this.HOVERPANEL2Container.setProperty("controlText", "Controltext", "", "str");
   this.HOVERPANEL2Container.setProperty("face", "Face", "Tahoma", "str");
   this.HOVERPANEL2Container.setProperty("size", "Size", "2", "str");
   this.HOVERPANEL2Container.setProperty("color", "Color", gx.color.fromRGB(0,0,0), "color");
   this.HOVERPANEL2Container.setProperty("position", "Position", "Relative", "str");
   this.HOVERPANEL2Container.setProperty("panelWidth", "Panelwidth", 580, "num");
   this.HOVERPANEL2Container.setProperty("panelHeight", "Panelheight", 140, "num");
   this.HOVERPANEL2Container.setProperty("effect", "Effect", "98", "str");
   this.HOVERPANEL2Container.setProperty("verticalPos", "Verticalpos", "Under", "str");
   this.HOVERPANEL2Container.setProperty("horizontalPos", "Horizontalpos", "Left", "str");
   this.HOVERPANEL2Container.setProperty("verticalOffset", "Verticaloffset", 5, "num");
   this.HOVERPANEL2Container.setProperty("horizontalOffset", "Horizontaloffset", 5, "num");
   this.HOVERPANEL2Container.setProperty("topPos", "Toppos", 100, "num");
   this.HOVERPANEL2Container.setProperty("leftPos", "Leftpos", 300, "num");
   this.HOVERPANEL2Container.setProperty("hasTitle", "Hastitle", "Yes", "str");
   this.HOVERPANEL2Container.setDynProperty("titleText", "Titletext", "str");
   this.HOVERPANEL2Container.setProperty("title_Fore_Color", "Title_fore_color", gx.color.fromRGB(255,255,255), "color");
   this.HOVERPANEL2Container.setProperty("title_Back_Color", "Title_back_color", gx.color.fromRGB(107,142,35), "color");
   this.HOVERPANEL2Container.setProperty("Visible", "Visible", true, "bool");
   this.HOVERPANEL2Container.setC2ShowFunction(function(UC) { UC.show(); });
   this.setUserControl(this.HOVERPANEL2Container);
   this.GXValidFnc[51]={lvl:0,type:"char",len:10,dec:0,sign:false,ro:0,grid:0,gxgrid:null,fnc:this.Validv_Usuid,isvalid:null,fld:"_USUID",gxz:"ZV11UsuId",gxold:"OV11UsuId",gxvar:"AV11UsuId",ucs:[],op:[],ip:[],nacdep:[],ctrltype:"edit",v2v:function(Value){gx.O.AV11UsuId=Value},v2z:function(Value){gx.O.ZV11UsuId=Value},v2c:function(){gx.fn.setControlValue("_USUID",gx.O.AV11UsuId,0)},c2v:function(){gx.O.AV11UsuId=this.val()},val:function(){return gx.fn.getControlValue("_USUID")}};
   this.GXValidFnc[57]={lvl:0,type:"char",len:20,dec:0,sign:false,ro:0,grid:0,gxgrid:null,fnc:null,isvalid:null,fld:"_USUPASSWORD",gxz:"ZV13UsuPassword",gxold:"OV13UsuPassword",gxvar:"AV13UsuPassword",ucs:[],op:[],ip:[],nacdep:[],ctrltype:"edit",v2v:function(Value){gx.O.AV13UsuPassword=Value},v2z:function(Value){gx.O.ZV13UsuPassword=Value},v2c:function(){gx.fn.setControlValue("_USUPASSWORD",gx.O.AV13UsuPassword,0)},c2v:function(){gx.O.AV13UsuPassword=this.val()},val:function(){return gx.fn.getControlValue("_USUPASSWORD")}};
   this.GXValidFnc[66]={lvl:0,type:"char",len:1,dec:0,sign:false,ro:0,grid:0,gxgrid:null,fnc:null,isvalid:null,fld:"_RECORDAR",gxz:"ZV8Recordar",gxold:"OV8Recordar",gxvar:"AV8Recordar",ucs:[],op:[],ip:[],nacdep:[],ctrltype:"checkbox",v2v:function(Value){gx.O.AV8Recordar=Value},v2z:function(Value){gx.O.ZV8Recordar=Value},v2c:function(){gx.fn.setCheckBoxValue("_RECORDAR",gx.O.AV8Recordar,"S")},c2v:function(){gx.O.AV8Recordar=this.val()},val:function(){return gx.fn.getCheckBoxValue("_RECORDAR","S","N")}};
   this.GXValidFnc[69]={lvl:0,type:"char",len:1,dec:0,sign:false,ro:0,grid:0,gxgrid:null,fnc:null,isvalid:null,fld:"_RECORDARPASS",gxz:"ZV17RecordarPass",gxold:"OV17RecordarPass",gxvar:"AV17RecordarPass",ucs:[],op:[],ip:[],nacdep:[],ctrltype:"checkbox",v2v:function(Value){gx.O.AV17RecordarPass=Value},v2z:function(Value){gx.O.ZV17RecordarPass=Value},v2c:function(){gx.fn.setCheckBoxValue("_RECORDARPASS",gx.O.AV17RecordarPass,"S")},c2v:function(){gx.O.AV17RecordarPass=this.val()},val:function(){return gx.fn.getCheckBoxValue("_RECORDARPASS","S","N")}};
   this.AV11UsuId = "" ;
   this.ZV11UsuId = "" ;
   this.OV11UsuId = "" ;
   this.AV13UsuPassword = "" ;
   this.ZV13UsuPassword = "" ;
   this.OV13UsuPassword = "" ;
   this.AV8Recordar = "" ;
   this.ZV8Recordar = "" ;
   this.OV8Recordar = "" ;
   this.AV17RecordarPass = "" ;
   this.ZV17RecordarPass = "" ;
   this.OV17RecordarPass = "" ;
   this.AV21gxuiToolbar = {} ;
   this.A3UsuId = "" ;
   this.A4UsuEmail1 = "" ;
   this.A5UsuPassword = "" ;
   this.A6UsuIdioma = "" ;
   this.A38UsuEjercicioHasta = gx.date.nullDate() ;
   this.A37UsuEjercicioDesde = gx.date.nullDate() ;
   this.ServerEvents = ["e120a2_client" ,"e130a2_client" ,"e150a2_client"];
   this.EnterCtrl = ["ENTRAR"];
   this.SetStandaloneVars( );
}
