123456 |
- // Licensed Materials - Property of IBM
- // IBM Cognos Products: hal
- // (C) Copyright IBM Corp. 2003, 2017.
- // US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- function C_ResourcesRequest(_hLN1, _hV52, _hTO1){var a=G_HAL.F_GetFilesNotLoaded(_hV52);this.F_ConstructBaseClass(_hLN1, a, null, _hTO1);};C_ResourcesRequest.F_Extends(C_MultiFileRequest);C_ResourcesRequest.prototype.F_ProcessResponse=function(){C_ResourcesRequest.superClass.F_ProcessResponse.call(this);G_ResManager._hS9(this.F_GetFileNames(), this.F_GetFileContents());};
|