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