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