Uses of Interface
org.silverpeas.mobile.client.apps.classifieds.events.pages.ClassifiedsPagesEventHandler
-
Packages that use ClassifiedsPagesEventHandler Package Description org.silverpeas.mobile.client.apps.classifieds.events.pages org.silverpeas.mobile.client.apps.classifieds.pages -
-
Uses of ClassifiedsPagesEventHandler in org.silverpeas.mobile.client.apps.classifieds.events.pages
Fields in org.silverpeas.mobile.client.apps.classifieds.events.pages with type parameters of type ClassifiedsPagesEventHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<ClassifiedsPagesEventHandler>
AbstractClassifiedsPagesEvent. TYPE
Methods in org.silverpeas.mobile.client.apps.classifieds.events.pages that return types with arguments of type ClassifiedsPagesEventHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<ClassifiedsPagesEventHandler>
AbstractClassifiedsPagesEvent. getAssociatedType()
Methods in org.silverpeas.mobile.client.apps.classifieds.events.pages with parameters of type ClassifiedsPagesEventHandler Modifier and Type Method Description protected void
ClassifiedsLoadedEvent. dispatch(ClassifiedsPagesEventHandler handler)
-
Uses of ClassifiedsPagesEventHandler in org.silverpeas.mobile.client.apps.classifieds.pages
Classes in org.silverpeas.mobile.client.apps.classifieds.pages that implement ClassifiedsPagesEventHandler Modifier and Type Class Description class
ClassifiedPage
class
ClassifiedsPage
-