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 classFaqApp -
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. TYPEMethods 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 voidFaqAttachmentsLoadEvent. dispatch(FaqAppEventHandler handler)protected voidFaqCategoriesLoadEvent. dispatch(FaqAppEventHandler handler)
-