IPAccess.js
上传用户:q2283699q
上传日期:2022-05-17
资源大小:10704k
文件大小:2k
- AW.Formats.IPAccessRule=AW.Formats.XMLString.subclass();AW.Formats.IPAccessRule.create=function(){var lng=this.prototype;var pwm=this.superclass.prototype;lng.init=function(){pwm.init.call(this);};lng.dataToText=function(rbq,ycn,ysjb,nffb){var jzr="";if((ycn!=undefined)&&(((jzr=ycn.getCellData(4,nffb))!="")||((jzr=ycn.getCellData(5,nffb))!="")))return(pwm.dataToText(rbq)+" ("+pwm.dataToText(jzr)+")");else return(pwm.dataToText(rbq));};};AW.Formats.IPAccessAllow=AW.Formats.Number.subclass();AW.Formats.IPAccessAllow.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(kq);else return(dkbb);};};AW.Formats.IPAccessDuration=AW.System.Format.subclass();AW.Formats.IPAccessDuration.create=function(){var lng=this.prototype;var pwm=this.superclass.prototype;lng.init=function(){pwm.init.call(this);};lng.dataToText=function(rbq){rbq=parseInt(rbq);if(rbq==0)return("");else if(rbq==rvl)return(pms);else if(rbq>0)return(mvlb(rbq*1000));};};function rxfb(qmhb,sxn,tjp,plf){if(plf==undefined)plf=[325,60,65,100];var ths=7;var ycn=bsl(qmhb,[wrn,tjt,dwsb,ttc],plf,sxn,"rules","rule",ths,tjp);ycn.setCellFormat([new AW.Formats.IPAccessRule,new AW.Formats.IPAccessAllow,new AW.Formats.IPAccessDuration,new AW.Formats.XMLString]);ycn.getCellImage=function(ysjb,nffb){return((this.getCellValue(1,nffb))?"RuleAllow":"RuleDeny");};ycn.DisableSorting(wtf);return(ycn);}function sccb(nqsb){if(nqsb==undefined)nqsb=0;wkwb.setChecked(true,true);nty.EnableSorting();nty.sort(nqsb,"ascending");}function kxb(){setTimeout(function(){wkwb.setChecked(false,true);});}function wtf(nqsb){nyrb(qcc,sccb,kxb,nqsb);}function zrp(Checkbox){if(Checkbox.getControlValue())wtf();else{lwm=nty.getSelectedRows();nty.DisableSorting(wtf);nty.Reset(true);if(parseInt(lwm.length)>0)nty.setSelectedRows([parseInt(lwm)]);}}