123456 |
- // Licensed Materials - Property of IBM
- // IBM Cognos Products: rs
- // (C) Copyright IBM Corp. 2003, 2022.
- // US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- var _74b=new _lcm( "_74b", "dlgAppListSummary", "dialogs/" );_74b._jgn=function(_u4c,_1an,_6wa,_y9h){this._l2n=_1an;this._hkg=_y9h;this._4le(_u4c, _6wa, null);};_74b._src=function(){this._nql=this._2oh("chkTotal");this._x1n=this._2oh("chkMin");this._w1n=this._2oh("chkMax");this._jgj=this._2oh("chkAverage");this._jql=this._2oh("chkCount");};_74b._5z2=function(){var _pvk=[];var _5kn=this._hkg.length;for(var i=0; i<_5kn;++i){_pvk.push(this._hkg.item(i).getAttribute("summaryMethod"));}this._nql.checked=_pvk.indexOf("total")!==-1;this._x1n.checked=_pvk.indexOf("minimum")!==-1;this._w1n.checked=_pvk.indexOf("maximum")!==-1;this._jgj.checked=_pvk.indexOf("average")!==-1;this._jql.checked=_pvk.indexOf("count")!==-1;};_74b._ttc=function(){return {"total": this._nql.checked,"minimum": this._x1n.checked,"maximum": this._w1n.checked,"average": this._jgj.checked,"count": this._jql.checked};};
|