_sf2.js 750 B

123456
  1. // Licensed Materials - Property of IBM
  2. // IBM Cognos Products: rs
  3. // (C) Copyright IBM Corp. 2003, 2022.
  4. // US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  5. function _sf2(_e25, _tvj, _ycf){this._xu4=_e25;this._5hj=_tvj;this._4xe=_ycf;};Object.defineProperties(_sf2.prototype,{"value":{get:function(){return this._xu4.getCellValue(this._5hj, this._4xe);}},"formattedValue":{get:function(){return this._xu4.getFormattedCellValue(this._5hj, this._4xe);}},"rowIndex":{get:function(){return this._5hj;}},"columnIndex":{get:function(){return this._4xe;}},"valueIndex":{get:function(){return this._xu4.columnValues[this._4xe]?this._xu4.json.rows[this._5hj][this._4xe]:NaN;}}});