public class ShowOccurrencesMapEvent extends com.google.gwt.event.shared.GwtEvent<ShowOccurrencesMapEventHandler>
Modifier and Type | Field and Description |
---|---|
static com.google.gwt.event.shared.GwtEvent.Type<ShowOccurrencesMapEventHandler> |
TYPE |
Constructor and Description |
---|
ShowOccurrencesMapEvent(int expectedPoints) |
Modifier and Type | Method and Description |
---|---|
protected void |
dispatch(ShowOccurrencesMapEventHandler handler) |
com.google.gwt.event.shared.GwtEvent.Type<ShowOccurrencesMapEventHandler> |
getAssociatedType() |
int |
getExpectedPoints() |
String |
toString() |
public static final com.google.gwt.event.shared.GwtEvent.Type<ShowOccurrencesMapEventHandler> TYPE
public com.google.gwt.event.shared.GwtEvent.Type<ShowOccurrencesMapEventHandler> getAssociatedType()
getAssociatedType
in class com.google.gwt.event.shared.GwtEvent<ShowOccurrencesMapEventHandler>
protected void dispatch(ShowOccurrencesMapEventHandler handler)
dispatch
in class com.google.gwt.event.shared.GwtEvent<ShowOccurrencesMapEventHandler>
public String toString()
toString
in class com.google.web.bindery.event.shared.Event<ShowOccurrencesMapEventHandler>
public int getExpectedPoints()
Copyright © 2016. All Rights Reserved.