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