|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.event.shared.GwtEvent<H>
com.google.gwt.event.dom.client.DomEvent<BlurHandler>
com.google.gwt.event.dom.client.BlurEvent
public class BlurEvent
Represents a native blur event.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.gwt.event.dom.client.DomEvent |
|---|
DomEvent.Type<H extends EventHandler> |
| Method Summary | |
|---|---|
DomEvent.Type<BlurHandler> |
getAssociatedType()
Returns the type used to register this event. |
static DomEvent.Type<BlurHandler> |
getType()
Gets the event type associated with blur events. |
| Methods inherited from class com.google.gwt.event.dom.client.DomEvent |
|---|
fireNativeEvent, fireNativeEvent, getNativeEvent, getRelativeElement, preventDefault, setNativeEvent, setRelativeElement, stopPropagation |
| Methods inherited from class com.google.gwt.event.shared.GwtEvent |
|---|
getSource, toDebugString, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public static DomEvent.Type<BlurHandler> getType()
public final DomEvent.Type<BlurHandler> getAssociatedType()
GwtEvent
getAssociatedType in class DomEvent<BlurHandler>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||