W - public class AnimationStartEvent<W extends Widget<? extends Element<?>,W>> extends UIEvent<AnimationStartHandler<W>,NativeAnimationEvent<?>>
UIEvent.HasBrowserEvent, UIEvent.UIType<H extends EventHandler>Event.Type<H extends EventHandler>| Modifier and Type | Field and Description |
|---|---|
static UIEvent.UIType<AnimationStartHandler> |
TYPE |
| Constructor and Description |
|---|
AnimationStartEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(AnimationStartHandler<W> handler) |
String |
getAnimationName() |
UIEvent.UIType<AnimationStartHandler<W>> |
getType() |
getEventPhase, getNativeEvent, isInEventThread, preventDefault, setNativeEvent, stopImmediatePropagation, stopPropagationassertLive, cast, checkIsInEventThread, getSource, isLive, isPreventDefault, isStopPropagation, kill, releaseCapture, revive, setCapture, setCapture, setSourcepublic static final UIEvent.UIType<AnimationStartHandler> TYPE
public UIEvent.UIType<AnimationStartHandler<W>> getType()
protected void dispatch(AnimationStartHandler<W> handler)
dispatch in class UIEvent<AnimationStartHandler<W extends Widget<? extends Element<?>,W>>,NativeAnimationEvent<?>>public String getAnimationName()
Copyright © 2018 Xalys. All rights reserved.