D_PromptCalendar.js 503 B

123456
  1. // Licensed Materials - Property of IBM
  2. // IBM Cognos Products: cchl
  3. // (C) Copyright IBM Corp. 2003, 2016.
  4. // US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  5. var D_PromptCalendar=new C_Dialog( "D_PromptCalendar", "dlgPromptCalendar", "cchl/dialogs/" );D_PromptCalendar.F_Show=function(_cYF1,_cCB1,_cJI,_cOV,_cRQ){this._cSQ=_cRQ;this._cPV=_cOV;this._cKI=_cJI;this._cDB1=_cCB1?_cCB1:null;this.M_fnSuper_Show(_cYF1, _cCB1);};