@JsType(isNative=true) public class UIEvent extends SyntheticEvent
| Modifier and Type | Field and Description |
|---|---|
int |
detail |
AbstractView |
view |
bubbles, cancelable, currentTarget, defaultPrevented, eventPhase, isTrusted, nativeEvent, target, timeStamp, type| Constructor and Description |
|---|
UIEvent() |
preventDefault, stopPropagationpublic int detail
public AbstractView view