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