123456 |
- // Licensed Materials - Property of IBM
- // IBM Cognos Products: cchl
- // (C) Copyright IBM Corp. 2003, 2016.
- // US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- var D_PromptTextBox=new C_Dialog( "D_PromptTextBox", "dlgPromptTextBox", "cchl/dialogs/" );D_PromptTextBox.F_Show=function(_cRL,_c6M,_cYS1,_cFN1,_cIG1,_cCB1){this._c7M=_c6M;if(!_cFN1){_cFN1="";}this._cTQ=_cIG1?_cIG1:"";this._c3T1=_cYS1;this._cLF=null;this.M_fnSuper_Show(_cRL, _cCB1?_cCB1:null, _cFN1);};
|