/*! GeneXus Java 15_0_10-123190 on February 18, 2025 12:18:24.93 */ gx.evt.autoSkip = false; gx.define('wcpiepagina', true, function (CmpContext) { this.ServerClass = "wcpiepagina" ; this.PackageName = "" ; this.setObjectType("web"); this.setCmpContext(CmpContext); this.ReadonlyForm = true; this.setOnAjaxSessionTimeout("Warn"); this.hasEnterEvent = false; this.skipOnEnter = false; this.autoRefresh = true; this.SetStandaloneVars=function() { }; this.e12062_client=function() { return this.executeServerEvent("ENTER", true, null, false, false); }; this.e13062_client=function() { return this.executeServerEvent("CANCEL", true, null, false, false); }; this.GXValidFnc = []; var GXValidFnc = this.GXValidFnc ; this.GXCtrlIds=[5,8]; this.GXLastCtrlId =8; GXValidFnc[5]={ id: 5, fld:"TEXTBLOCK10", format:1,grid:0}; GXValidFnc[8]={ id: 8, fld:"TEXTBLOCK8", format:1,grid:0}; this.Events = {"e12062_client": ["ENTER", true] ,"e13062_client": ["CANCEL", true]}; this.EvtParms["REFRESH"] = [[],[]]; this.Initialize( ); });