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