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