Uses of Interface
org.gcube.portlets.user.newsfeed.client.event.ShowMoreUpdatesEventHandler
-
Packages that use ShowMoreUpdatesEventHandler Package Description org.gcube.portlets.user.newsfeed.client.event -
-
Uses of ShowMoreUpdatesEventHandler in org.gcube.portlets.user.newsfeed.client.event
Fields in org.gcube.portlets.user.newsfeed.client.event with type parameters of type ShowMoreUpdatesEventHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<ShowMoreUpdatesEventHandler>ShowMoreUpdatesEvent. TYPEMethods in org.gcube.portlets.user.newsfeed.client.event that return types with arguments of type ShowMoreUpdatesEventHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<ShowMoreUpdatesEventHandler>ShowMoreUpdatesEvent. getAssociatedType()Methods in org.gcube.portlets.user.newsfeed.client.event with parameters of type ShowMoreUpdatesEventHandler Modifier and Type Method Description protected voidShowMoreUpdatesEvent. dispatch(ShowMoreUpdatesEventHandler handler)
-