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