Events.js
上传用户:q2283699q
上传日期:2022-05-17
资源大小:10704k
文件大小:1k
- AW.Formats.EventType=AW.Formats.Number.subclass();AW.Formats.EventType.create=function(){var lng=this.prototype;var pwm=this.superclass.prototype;lng.init=function(){pwm.init.call(this);};lng.dataToText=function(rbq){if(parseInt(rbq))return(dlx(parseInt(rbq)));};};AW.Formats.EventAction=AW.Formats.Number.subclass();AW.Formats.EventAction.create=function(){var lng=this.prototype;var pwm=this.superclass.prototype;lng.init=function(){pwm.init.call(this);};lng.dataToText=function(rbq){return(nrk(parseInt(rbq)));};};function yf(qmhb,sxn,tjp,plf){if(plf==undefined)plf=[180,180,180,180];var mrnb=13;var ycn=bsl(qmhb,[lll,hmb,sfvb,kgbb],plf,sxn,"events","event",mrnb,tjp);ycn.setCellFormat([new AW.Formats.XMLString,new AW.Formats.EventType,new AW.Formats.EventAction,new AW.Formats.XMLString]);ycn.getCellImage=function(vv,nffb){var wflb="Enabled",wjp;if(this.getCellData(9,nffb)=="0"){wflb="Disabled";}else if(this.getCellData(6,nffb)=="0"){wflb="NoFire";}else wflb="Enabled";switch(parseInt(this.getCellData(2,nffb))){case(0):wjp="Email-Action-";break;case(1):wjp="Balloon-Action-";break;case(2):wjp="Exec-Action-";break;}return(wjp+wflb);};return(ycn);}