Uses of Interface
org.silverpeas.mobile.client.apps.favorites.events.app.FavoritesAppEventHandler
-
Packages that use FavoritesAppEventHandler Package Description org.silverpeas.mobile.client.apps.favorites org.silverpeas.mobile.client.apps.favorites.events.app -
-
Uses of FavoritesAppEventHandler in org.silverpeas.mobile.client.apps.favorites
Classes in org.silverpeas.mobile.client.apps.favorites that implement FavoritesAppEventHandler Modifier and Type Class Description classFavoritesApp -
Uses of FavoritesAppEventHandler in org.silverpeas.mobile.client.apps.favorites.events.app
Fields in org.silverpeas.mobile.client.apps.favorites.events.app with type parameters of type FavoritesAppEventHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<FavoritesAppEventHandler>AbstractFavoritesAppEvent. TYPEMethods in org.silverpeas.mobile.client.apps.favorites.events.app that return types with arguments of type FavoritesAppEventHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<FavoritesAppEventHandler>AbstractFavoritesAppEvent. getAssociatedType()Methods in org.silverpeas.mobile.client.apps.favorites.events.app with parameters of type FavoritesAppEventHandler Modifier and Type Method Description protected voidAddFavoriteEvent. dispatch(FavoritesAppEventHandler handler)protected voidFavoritesDeleteEvent. dispatch(FavoritesAppEventHandler handler)protected voidFavoritesLoadEvent. dispatch(FavoritesAppEventHandler handler)protected voidGotoAppEvent. dispatch(FavoritesAppEventHandler handler)
-