W
- public class MouseOverEvent<W extends Widget<? extends Element<?>,W>> extends MouseEvent<MouseOverHandler<W>,W,NativeMouseEvent<?>>
UIEvent.HasBrowserEvent, UIEvent.UIType<H extends EventHandler>
Event.Type<H extends EventHandler>
Modifier and Type | Field and Description |
---|---|
static UIEvent.UIType<MouseOverHandler<? extends Widget<? extends Element,?>>> |
TYPE |
Constructor and Description |
---|
MouseOverEvent() |
Modifier and Type | Method and Description |
---|---|
protected void |
dispatch(MouseOverHandler<W> handler) |
UIEvent.UIType<MouseOverHandler<W>> |
getType() |
getButton, getClientX, getClientY, getRelativeX, getRelativeX, getRelativeY, getRelativeY, getScreenX, getScreenY, getX, getY, hasButton, isAltKey, isCtrlKey, isMetaKey
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<MouseOverHandler<? extends Widget<? extends Element,?>>> TYPE
public UIEvent.UIType<MouseOverHandler<W>> getType()
protected void dispatch(MouseOverHandler<W> handler)
dispatch
in class UIEvent<MouseOverHandler<W extends Widget<? extends Element<?>,W>>,NativeMouseEvent<?>>
Copyright © 2018 Xalys. All rights reserved.