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