public class NativeTimeEvent
extends com.google.gwt.dom.client.NativeEvent
Modifier | Constructor and Description |
---|---|
protected |
NativeTimeEvent()
Constructor
|
Modifier and Type | Method and Description |
---|---|
int |
getDetail()
Specifies some detail information about the Event, depending on the type of the event.
|
getAltKey, getButton, getChangedTouches, getCharCode, getClientX, getClientY, getCtrlKey, getCurrentEventTarget, getDataTransfer, getEventTarget, getKeyCode, getMetaKey, getMouseWheelVelocityY, getRelatedEventTarget, getRotation, getScale, getScreenX, getScreenY, getShiftKey, getString, getTargetTouches, getTouches, getType, preventDefault, stopPropagation
Copyright © 2018. All Rights Reserved.