|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gwt.core.client.JavaScriptObject
com.google.gwt.dom.client.NativeEvent
org.vectomatic.dom.svg.impl.NativeTimeEvent
public class NativeTimeEvent
Overlay type for the TimeEvent W3C IDL interface
Field Summary |
---|
Fields inherited from class com.google.gwt.dom.client.NativeEvent |
---|
BUTTON_LEFT, BUTTON_MIDDLE, BUTTON_RIGHT |
Constructor Summary | |
---|---|
protected |
NativeTimeEvent()
Constructor |
Method Summary | |
---|---|
int |
getDetail()
Specifies some detail information about the Event, depending on the type of the event. |
Methods inherited from class com.google.gwt.dom.client.NativeEvent |
---|
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 |
Methods inherited from class com.google.gwt.core.client.JavaScriptObject |
---|
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected NativeTimeEvent()
Method Detail |
---|
public final int getDetail()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |