Uses of Interface
org.silverpeas.mobile.client.apps.documents.events.pages.navigation.GedNavigationPagesEventHandler
-
-
Uses of GedNavigationPagesEventHandler in org.silverpeas.mobile.client.apps.documents.events.pages.navigation
Fields in org.silverpeas.mobile.client.apps.documents.events.pages.navigation with type parameters of type GedNavigationPagesEventHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<GedNavigationPagesEventHandler>AbstractGedNavigationPagesEvent. TYPEMethods in org.silverpeas.mobile.client.apps.documents.events.pages.navigation that return types with arguments of type GedNavigationPagesEventHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<GedNavigationPagesEventHandler>AbstractGedNavigationPagesEvent. getAssociatedType()Methods in org.silverpeas.mobile.client.apps.documents.events.pages.navigation with parameters of type GedNavigationPagesEventHandler Modifier and Type Method Description protected voidGedItemClickEvent. dispatch(GedNavigationPagesEventHandler handler)protected voidGedItemPublishedEvent. dispatch(GedNavigationPagesEventHandler handler)protected voidGedItemsLoadedEvent. dispatch(GedNavigationPagesEventHandler handler) -
Uses of GedNavigationPagesEventHandler in org.silverpeas.mobile.client.apps.documents.pages
Classes in org.silverpeas.mobile.client.apps.documents.pages that implement GedNavigationPagesEventHandler Modifier and Type Class Description classGedNavigationPage -
Uses of GedNavigationPagesEventHandler in org.silverpeas.mobile.client.apps.news.pages
Classes in org.silverpeas.mobile.client.apps.news.pages that implement GedNavigationPagesEventHandler Modifier and Type Class Description classNewsPage
-