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