com.sencha.gxt.fx.client.animation
Class CancelAnimationEvent
java.lang.Object
com.google.web.bindery.event.shared.Event<H>
com.google.gwt.event.shared.GwtEvent<CancelAnimationEvent.CancelAnimationHandler>
com.sencha.gxt.fx.client.animation.CancelAnimationEvent
public class CancelAnimationEvent
- extends GwtEvent<CancelAnimationEvent.CancelAnimationHandler>
Represent the cancelled animation event.
| Methods inherited from class com.google.web.bindery.event.shared.Event |
toDebugString, toString |
CancelAnimationEvent
public CancelAnimationEvent()
getType
public static GwtEvent.Type<CancelAnimationEvent.CancelAnimationHandler> getType()
- Gets the type associated with this event.
- Returns:
- returns the handler type
getAssociatedType
public GwtEvent.Type<CancelAnimationEvent.CancelAnimationHandler> getAssociatedType()
- Overrides:
getAssociatedType in class GwtEvent<CancelAnimationEvent.CancelAnimationHandler>
Copyright © 2012. All Rights Reserved.