Uses of Interface
org.silverpeas.mobile.client.apps.favorites.events.pages.FavoritesPagesEventHandler
-
Packages that use FavoritesPagesEventHandler Package Description org.silverpeas.mobile.client.apps.favorites.events.pages org.silverpeas.mobile.client.apps.favorites.pages -
-
Uses of FavoritesPagesEventHandler in org.silverpeas.mobile.client.apps.favorites.events.pages
Fields in org.silverpeas.mobile.client.apps.favorites.events.pages with type parameters of type FavoritesPagesEventHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<FavoritesPagesEventHandler>
AbstractFavoritesPagesEvent. TYPE
Methods in org.silverpeas.mobile.client.apps.favorites.events.pages that return types with arguments of type FavoritesPagesEventHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<FavoritesPagesEventHandler>
AbstractFavoritesPagesEvent. getAssociatedType()
Methods in org.silverpeas.mobile.client.apps.favorites.events.pages with parameters of type FavoritesPagesEventHandler Modifier and Type Method Description protected void
FavoritesLoadedEvent. dispatch(FavoritesPagesEventHandler handler)
-
Uses of FavoritesPagesEventHandler in org.silverpeas.mobile.client.apps.favorites.pages
Classes in org.silverpeas.mobile.client.apps.favorites.pages that implement FavoritesPagesEventHandler Modifier and Type Class Description class
FavoritesPage
-