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