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.
- define([ "_upc" ],function(_upc){"use strict";function _kk3(_wqf){this._s0f=_wqf;this._5hj=0;this._j1n=[];this._6te=[];this._0sk={ "nested": {}, "direct": {}, "sort": {}, "continuousValues": {}, "continuousFormattedValues": {}, "measureGroup":{} };this._gt4=0;this._3x8=false;}_kk3.prototype._qzm=function(){this._5hj=0;};_kk3.prototype._6fm=function(_d5n){this._5hj=0;this._j1n=_d5n;};_kk3.prototype._v4b=function(_n5c,_ycf,_w68){this._0sk.direct[ _n5c ]=_ycf;if(_w68){this._0sk.sort[ _n5c ]=_w68;}};_kk3.prototype._w36=function(_6df,_sxb){this._0sk.measureGroup={dataItemIdx: _6df,columnIdxs: _sxb}; this._3x8=true;};_kk3.prototype._sa4=function(_n5c,_4al){this._0sk.nested[ _n5c ]=_4al;};_kk3.prototype._755=function(_6df,_4vl){this._0sk.continuousValues[ _6df ]=_4vl;};_kk3.prototype._lw=function(_6df,_549){this._0sk.continuousFormattedValues[ _6df ]=_549;};_kk3.prototype.nextValue=function(){if(this._5hj<this._j1n.length){if(this._3x8){if(this._gt4<this._0sk.measureGroup.columnIdxs.length){}else{this._5hj++;this._gt4=0;if(this._5hj>=this._j1n.length){return null;}}var _qna=this._0sk.measureGroup.columnIdxs[this._gt4];return new _upc(this._j1n[this._5hj].concat([this._gt4++]), this._0sk, this._s0f._c75(), this._s0f, _qna); }else{return new _upc(this._j1n[this._5hj++], this._0sk, this._s0f._c75(), this._s0f);}}return null;};return _kk3;});
|