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. TYPE
Methods 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 void
GedItemClickEvent. dispatch(GedNavigationPagesEventHandler handler)
protected void
GedItemPublishedEvent. dispatch(GedNavigationPagesEventHandler handler)
protected void
GedItemsLoadedEvent. 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 class
GedNavigationPage
-
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 class
NewsPage
-