H
- @JsType(isNative=true, name="UIEvent", namespace="<global>") public class NativeUIEvent<H extends HTMLElement<H>> extends NativeEvent<H>
AT_TARGET, BUBBLING_PHASE, CAPTURING_PHASE, NONE
Constructor and Description |
---|
NativeUIEvent() |
Modifier and Type | Method and Description |
---|---|
int |
getDetail() |
<V extends AbstractView> |
getView() |
getCancelBubble, getCurrentTarget, getEventPhase, getEventType, getNativeEventPhase, getTarget, getTimeStamp, getType, isBubbles, isCancellable, isDefaultPrevented, isTrusted, preventDefault, setCancelBubble, stopImmediatePropagation, stopPropagation
cast, getOwnPropertyNames, hasOwnProperty, observe
@JsProperty public int getDetail()
@JsProperty public <V extends AbstractView> V getView()
Copyright © 2018 Xalys. All rights reserved.