Package com.sencha.gxt.fx.client.animation

Interface Summary
AfterAnimateEvent.AfterAnimateHandler Handler for AfterAnimateEvent events.
AfterAnimateEvent.HasAfterAnimateHandlers A widget that implements this interface is a public source of AfterAnimateEvent events.
BeforeAnimateEvent.BeforeAnimateHandler Handler for BeforeAnimateEvent events.
BeforeAnimateEvent.HasBeforeAnimateHandlers A widget that implements this interface is a public source of BeforeAnimateEvent events.
CancelAnimationEvent.CancelAnimationHandler Handler for CancelAnimationEvent events.
CancelAnimationEvent.HasCancelAnimationHandlers A widget that implements this interface is a public source of CancelAnimationEvent events.
Effect Effect interface defines the lifecyle methods for an effect.
 

Class Summary
AfterAnimateEvent Represent the after animate event.
Animator Adds additional features and functionality to the Animation class.
BaseEffect Base Effect implementation for elements.
BeforeAnimateEvent Represent the before animate event.
Blink  
CancelAnimationEvent Represent the cancelled animation event.
FadeIn  
FadeOut  
Fx Runs an effect and fires events.
Move  
MultiEffect  
Scroll  
SingleStyleEffect  
Slide  
SlideIn  
SlideOut  
 



Copyright © 2012. All Rights Reserved.