@JsType(isNative=true) public class UIEvent extends SyntheticEvent<elemental2.dom.UIEvent>
Constructor and Description |
---|
UIEvent() |
Modifier and Type | Method and Description |
---|---|
int |
getDetail() |
AbstractView |
getView() |
getCurrentTarget, getEventPhase, getNativeEvent, getTarget, getTimeStamp, getType, isBubbles, isCancelable, isDefaultPrevented, isPropagationStopped, isTrusted, persist, preventDefault, stopPropagation
@JsOverlay public final int getDetail()
@JsOverlay public final AbstractView getView()