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_FadeIn(el, _h931, _hSN1, _h5U1){C_FadeIn.baseConstructor.call(this, el, 0, 100, true, true, _h931, _hSN1, _h5U1||U_Easing.Exponential.F_EaseIn);};C_FadeIn.F_Extends(C_OpacityTween);
|