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