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