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