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