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.
- function I_PageModule(){};I_PageModule.prototype.load=function(oPage){};I_PageModule.prototype.show=function(oPage){};I_PageModule.prototype.hide=function(oPage){};I_PageModule.prototype.destroy=function(oPage){};
|