|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.web.bindery.event.shared.Event<H>
com.google.gwt.event.shared.GwtEvent<AlertCloseHandler>
org.gwtbootstrap3.client.shared.event.AlertCloseEvent
public class AlertCloseEvent
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent |
|---|
GwtEvent.Type<H> |
| Constructor Summary | |
|---|---|
AlertCloseEvent(Event nativeEvent)
|
|
| Method Summary | |
|---|---|
protected void |
dispatch(AlertCloseHandler handler)
|
GwtEvent.Type<AlertCloseHandler> |
getAssociatedType()
|
Event |
getNativeEvent()
|
static GwtEvent.Type<AlertCloseHandler> |
getType()
|
| Methods inherited from class com.google.gwt.event.shared.GwtEvent |
|---|
assertLive, getSource, isLive, kill, revive |
| Methods inherited from class com.google.web.bindery.event.shared.Event |
|---|
setSource, toDebugString, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AlertCloseEvent(Event nativeEvent)
| Method Detail |
|---|
public static GwtEvent.Type<AlertCloseHandler> getType()
public Event getNativeEvent()
public GwtEvent.Type<AlertCloseHandler> getAssociatedType()
getAssociatedType in class GwtEvent<AlertCloseHandler>protected void dispatch(AlertCloseHandler handler)
dispatch in class GwtEvent<AlertCloseHandler>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||