_wpc.js 628 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([],function(){"use strict";function _wpc(_dcl, _vdn){this._rsk=_dcl;this._p3n=_vdn;}_wpc.prototype.getCaption=function(){return this._rsk;};_wpc.prototype.getName=function(){return this._p3n;};_wpc.prototype.getDecoration=function(_vdn){return null;};_wpc.prototype.hasDecoration=function(_vdn){return false;};_wpc.prototype.getUniqueName=function(){return this._rsk;};return _wpc;});