For a list of all members of this type, see OpacityAnimation members.
| Name | Description | |
|---|---|---|
![]() | dispose | Disposes of the animation object. (Inherited from Infragistics.Web.UI.AnimationBase) |
![]() | onBegin | Should be overriden on the base class. Notifies the Animation that it is about to Begin (Inherited from Infragistics.Web.UI.AnimationBase) |
![]() | onEnd | Should be overriden on the base class. Notifies the Animation that the animation has ended. (Inherited from Infragistics.Web.UI.AnimationBase) |
![]() | onNext | Should be overriden on the base class. Fired for each tick of the Animation (Inherited from Infragistics.Web.UI.AnimationBase) |
![]() | play | Start animation. |
![]() | stop | Stop animation. |