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