/*
               File: GXOpenHeader
        Description: GXOpen Header
             Author: GeneXus Java Generator version 10_1_3-34783
       Generated on: September 1, 2010 18:39:47.22
       Program type: Callable routine
          Main DBMS: mysql
*/
gx.evt.autoSkip = false;
function gxopenheader(CmpContext) {
   this.ServerClass =  "GXOpenHeader" ;
   this.PackageName =  "" ;
   this.setObjectType("web");
   this.setCmpContext(CmpContext);
   this.ReadonlyForm = true;
   this.hasEnterEvent = false;
   this.autoRefresh = true;
   this.SetStandaloneVars=function()
   {
   };
   this.e13272_client=function()
   {
      this.executeServerEvent("GXOPENLOGO.CLICK", true);
   };
   this.e14272_client=function()
   {
      this.executeServerEvent("'SEARCH'", false);
   };
   this.e16272_client=function()
   {
      this.executeServerEvent("ENTER", true);
   };
   this.e17272_client=function()
   {
      this.executeServerEvent("CANCEL", true);
   };
   this.GXValidFnc = [];
   this.GXCtrlIds=[46];
   this.GXLastCtrlId =46;
   this.GXValidFnc[46]={lvl:0,type:"char",len:30,dec:0,sign:false,ro:0,grid:0,gxgrid:null,fnc:null,isvalid:null,fld:"_SEARCHQUERY",gxz:"ZV14SearchQuery",gxold:"OV14SearchQuery",gxvar:"AV14SearchQuery",ucs:[],op:[],ip:[],nacdep:[],ctrltype:"edit",v2v:function(Value){gx.O.AV14SearchQuery=Value},v2z:function(Value){gx.O.ZV14SearchQuery=Value},v2c:function(){gx.fn.setControlValue("_SEARCHQUERY",gx.O.AV14SearchQuery,0)},c2v:function(){gx.O.AV14SearchQuery=this.val()},val:function(){return gx.fn.getControlValue("_SEARCHQUERY")}};
   this.AV14SearchQuery = "" ;
   this.ZV14SearchQuery = "" ;
   this.OV14SearchQuery = "" ;
   this.ServerEvents = ["e13272_client" ,"e14272_client" ,"e16272_client" ,"e17272_client"];
   this.SetStandaloneVars( );
   this.setComponent({id: "WCUSERSTATUS" ,GXClass: null , Prefix: "W0017" , lvl: 1 });
}
