Uses of Interface
org.silverpeas.mobile.client.apps.faq.events.app.FaqAppEventHandler
-
Packages that use FaqAppEventHandler Package Description org.silverpeas.mobile.client.apps.faq org.silverpeas.mobile.client.apps.faq.events.app -
-
Uses of FaqAppEventHandler in org.silverpeas.mobile.client.apps.faq
Classes in org.silverpeas.mobile.client.apps.faq that implement FaqAppEventHandler Modifier and Type Class Description class
FaqApp
-
Uses of FaqAppEventHandler in org.silverpeas.mobile.client.apps.faq.events.app
Fields in org.silverpeas.mobile.client.apps.faq.events.app with type parameters of type FaqAppEventHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<FaqAppEventHandler>
AbstractFaqAppEvent. TYPE
Methods in org.silverpeas.mobile.client.apps.faq.events.app that return types with arguments of type FaqAppEventHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<FaqAppEventHandler>
AbstractFaqAppEvent. getAssociatedType()
Methods in org.silverpeas.mobile.client.apps.faq.events.app with parameters of type FaqAppEventHandler Modifier and Type Method Description protected void
FaqAttachmentsLoadEvent. dispatch(FaqAppEventHandler handler)
protected void
FaqCategoriesLoadEvent. dispatch(FaqAppEventHandler handler)
-