W
- public class TransitionEndEvent<W extends Widget<? extends Element<?>,W>> extends UIEvent<TransitionEndHandler<W>,NativeTransitionEvent<?>>
UIEvent.HasBrowserEvent, UIEvent.UIType<H extends EventHandler>
Event.Type<H extends EventHandler>
Modifier and Type | Field and Description |
---|---|
static UIEvent.UIType<TransitionEndHandler> |
TYPE |
Constructor and Description |
---|
TransitionEndEvent() |
Modifier and Type | Method and Description |
---|---|
protected void |
dispatch(TransitionEndHandler<W> handler) |
Double |
getElapsedTime() |
String |
getPropertyName() |
String |
getPseudoElement() |
UIEvent.UIType<TransitionEndHandler<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<TransitionEndHandler> TYPE
public UIEvent.UIType<TransitionEndHandler<W>> getType()
protected void dispatch(TransitionEndHandler<W> handler)
dispatch
in class UIEvent<TransitionEndHandler<W extends Widget<? extends Element<?>,W>>,NativeTransitionEvent<?>>
public String getPropertyName()
public Double getElapsedTime()
public String getPseudoElement()
Copyright © 2018 Xalys. All rights reserved.