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