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