_zc8.js 690 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. define(["com/ibm/vipr/VIPR"],function(VIPR){"use strict";var _ymb=VIPR.data.ValueType;function _zc8(_3vm, _uza){ this._1km=_3vm;this._ffa=_uza;}; _zc8.prototype.getDecoration=function(_vdn){return null;};_zc8.prototype.hasDecoration=function(_vdn){return false;};_zc8.prototype.getCaption=function(_1gh){return this._ffa;};_zc8.prototype.getValueType=function(){return _ymb.Numeric;};_zc8.prototype.getValue=function(){return this._1km;};return _zc8;});