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, revive
public 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 © 2016. All Rights Reserved.