 ASPxClientEventArgs=dxo(null,{});ASPxClientProcessingModeEventArgs=dxo(ASPxClientEventArgs,{constructor:function(processOnServer){this.constructor.prototype.constructor.call(this);this.processOnServer=processOnServer;}});ASPxClientCancelEventArgs=dxo(ASPxClientProcessingModeEventArgs,{constructor:function(processOnServer){this.constructor.prototype.constructor.call(this,processOnServer);this.cancel=false;}});ASPxClientControl.prototype.dxeo=function(){if(!this.Init.IsEmpty()){var dxcz=new ASPxClientEventArgs();this.Init.FireEvent(this,dxcz);}}
ASPxClientControl.GetControlCollection=function(){return dxz();} 