public class LogoutCompleteEvent extends com.google.gwt.event.shared.GwtEvent<LogoutCompleteEventHandler>
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<LogoutCompleteEventHandler> |
TYPE |
| Constructor and Description |
|---|
LogoutCompleteEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(LogoutCompleteEventHandler handler) |
com.google.gwt.event.shared.GwtEvent.Type<LogoutCompleteEventHandler> |
getAssociatedType() |
assertLive, getSource, isLive, kill, revivepublic static com.google.gwt.event.shared.GwtEvent.Type<LogoutCompleteEventHandler> TYPE
public com.google.gwt.event.shared.GwtEvent.Type<LogoutCompleteEventHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<LogoutCompleteEventHandler>protected void dispatch(LogoutCompleteEventHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<LogoutCompleteEventHandler>Copyright © 2019. All rights reserved.