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