Uses of Class
org.silverpeas.mobile.client.apps.faq.events.pages.FaqAttachmentsLoadedEvent
-
-
Uses of FaqAttachmentsLoadedEvent in org.silverpeas.mobile.client.apps.faq.events.pages
Methods in org.silverpeas.mobile.client.apps.faq.events.pages with parameters of type FaqAttachmentsLoadedEvent Modifier and Type Method Description void
FaqPagesEventHandler. onAttachmentsLoaded(FaqAttachmentsLoadedEvent faqAttachmentsLoadedEvent)
-
Uses of FaqAttachmentsLoadedEvent in org.silverpeas.mobile.client.apps.faq.pages
Methods in org.silverpeas.mobile.client.apps.faq.pages with parameters of type FaqAttachmentsLoadedEvent Modifier and Type Method Description void
FaqPage. onAttachmentsLoaded(FaqAttachmentsLoadedEvent faqAttachmentsLoadedEvent)
void
QuestionPage. onAttachmentsLoaded(FaqAttachmentsLoadedEvent faqAttachmentsLoadedEvent)
void
RepliesPage. onAttachmentsLoaded(FaqAttachmentsLoadedEvent faqAttachmentsLoadedEvent)
-
Uses of FaqAttachmentsLoadedEvent in org.silverpeas.mobile.client.apps.faq.pages.widgets
Methods in org.silverpeas.mobile.client.apps.faq.pages.widgets with parameters of type FaqAttachmentsLoadedEvent Modifier and Type Method Description void
ReplyItem. onAttachmentsLoaded(FaqAttachmentsLoadedEvent event)
-