public class Event
extends com.google.gwt.core.client.JavaScriptObject
Modifier and Type | Method and Description |
---|---|
HTMLElement |
getTarget()
Gets the object that fired the event..
|
java.lang.String |
getType()
Gets the event type (e.g.
|
public final java.lang.String getType()
public final HTMLElement getTarget()