public class ManageReleasesEvent extends com.google.gwt.event.shared.GwtEvent<ManageReleasesEventHandler>
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<ManageReleasesEventHandler> |
TYPE |
| Constructor and Description |
|---|
ManageReleasesEvent()
Instantiates a new manage releases event.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(ManageReleasesEventHandler handler) |
com.google.gwt.event.shared.GwtEvent.Type<ManageReleasesEventHandler> |
getAssociatedType() |
assertLive, getSource, isLive, kill, revivepublic static com.google.gwt.event.shared.GwtEvent.Type<ManageReleasesEventHandler> TYPE
public ManageReleasesEvent()
public com.google.gwt.event.shared.GwtEvent.Type<ManageReleasesEventHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<ManageReleasesEventHandler>protected void dispatch(ManageReleasesEventHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<ManageReleasesEventHandler>Copyright © 2015. All Rights Reserved.