Uses of Interface
org.silverpeas.mobile.client.apps.faq.events.pages.FaqPagesEventHandler
-
Packages that use FaqPagesEventHandler Package Description org.silverpeas.mobile.client.apps.faq.events.pages org.silverpeas.mobile.client.apps.faq.pages org.silverpeas.mobile.client.apps.faq.pages.widgets -
-
Uses of FaqPagesEventHandler in org.silverpeas.mobile.client.apps.faq.events.pages
Fields in org.silverpeas.mobile.client.apps.faq.events.pages with type parameters of type FaqPagesEventHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<FaqPagesEventHandler>AbstractFaqPagesEvent. TYPEMethods in org.silverpeas.mobile.client.apps.faq.events.pages that return types with arguments of type FaqPagesEventHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<FaqPagesEventHandler>AbstractFaqPagesEvent. getAssociatedType()Methods in org.silverpeas.mobile.client.apps.faq.events.pages with parameters of type FaqPagesEventHandler Modifier and Type Method Description protected voidFaqAttachmentsLoadedEvent. dispatch(FaqPagesEventHandler handler)protected voidFaqCategoriesLoadedEvent. dispatch(FaqPagesEventHandler handler) -
Uses of FaqPagesEventHandler in org.silverpeas.mobile.client.apps.faq.pages
Classes in org.silverpeas.mobile.client.apps.faq.pages that implement FaqPagesEventHandler Modifier and Type Class Description classFaqPageclassRepliesPage -
Uses of FaqPagesEventHandler in org.silverpeas.mobile.client.apps.faq.pages.widgets
Classes in org.silverpeas.mobile.client.apps.faq.pages.widgets that implement FaqPagesEventHandler Modifier and Type Class Description classReplyItem
-