public class LoadListOfCourseEvent extends com.google.gwt.event.shared.GwtEvent<LoadListOfCourseEventHandler>
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<LoadListOfCourseEventHandler> |
TYPE
The type.
|
| Constructor and Description |
|---|
LoadListOfCourseEvent()
Instantiates a new load list of course event.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(LoadListOfCourseEventHandler handler) |
com.google.gwt.event.shared.GwtEvent.Type<LoadListOfCourseEventHandler> |
getAssociatedType() |
assertLive, getSource, isLive, kill, revivepublic static com.google.gwt.event.shared.GwtEvent.Type<LoadListOfCourseEventHandler> TYPE
public LoadListOfCourseEvent()
public com.google.gwt.event.shared.GwtEvent.Type<LoadListOfCourseEventHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<LoadListOfCourseEventHandler>protected void dispatch(LoadListOfCourseEventHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<LoadListOfCourseEventHandler>Copyright © 2018. All Rights Reserved.