public class ReLoadListJobEvent extends com.google.gwt.event.shared.GwtEvent<ReLoadListJobEventHandler>
Modifier and Type | Field and Description |
---|---|
static com.google.gwt.event.shared.GwtEvent.Type<ReLoadListJobEventHandler> |
TYPE |
Constructor and Description |
---|
ReLoadListJobEvent(SearchResultType loadType) |
Modifier and Type | Method and Description |
---|---|
protected void |
dispatch(ReLoadListJobEventHandler handler) |
com.google.gwt.event.shared.GwtEvent.Type<ReLoadListJobEventHandler> |
getAssociatedType() |
SearchResultType |
getLoadType() |
assertLive, getSource, isLive, kill, revive
public static final com.google.gwt.event.shared.GwtEvent.Type<ReLoadListJobEventHandler> TYPE
public ReLoadListJobEvent(SearchResultType loadType)
public com.google.gwt.event.shared.GwtEvent.Type<ReLoadListJobEventHandler> getAssociatedType()
getAssociatedType
in class com.google.gwt.event.shared.GwtEvent<ReLoadListJobEventHandler>
public SearchResultType getLoadType()
protected void dispatch(ReLoadListJobEventHandler handler)
dispatch
in class com.google.gwt.event.shared.GwtEvent<ReLoadListJobEventHandler>
Copyright © 2016. All Rights Reserved.