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