C_AnimateBox.js 522 B

123456
  1. // Licensed Materials - Property of IBM
  2. // IBM Cognos Products: hal
  3. // (C) Copyright IBM Corp. 2003, 2017.
  4. // US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  5. function C_AnimateBox(el, _hDG1, _h152, _hEZ1, _hRN1, _h4U1, _h931, _hSN1, _h5U1){C_AnimateBox.baseConstructor.call(this,[new C_Move(el, _hDG1, _h152, _hEZ1, null, _hSN1, _h5U1),new C_Resize(el, _hRN1, _h4U1, null, _hSN1, _h5U1)],_h931);};C_AnimateBox.F_Extends(C_ParallelAnimations);