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