Uses of Interface
org.silverpeas.mobile.client.apps.survey.events.app.SurveyAppEventHandler
-
Packages that use SurveyAppEventHandler Package Description org.silverpeas.mobile.client.apps.survey org.silverpeas.mobile.client.apps.survey.events.app -
-
Uses of SurveyAppEventHandler in org.silverpeas.mobile.client.apps.survey
Classes in org.silverpeas.mobile.client.apps.survey that implement SurveyAppEventHandler Modifier and Type Class Description classSurveyApp -
Uses of SurveyAppEventHandler in org.silverpeas.mobile.client.apps.survey.events.app
Fields in org.silverpeas.mobile.client.apps.survey.events.app with type parameters of type SurveyAppEventHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<SurveyAppEventHandler>AbstractSurveyAppEvent. TYPEMethods in org.silverpeas.mobile.client.apps.survey.events.app that return types with arguments of type SurveyAppEventHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<SurveyAppEventHandler>AbstractSurveyAppEvent. getAssociatedType()Methods in org.silverpeas.mobile.client.apps.survey.events.app with parameters of type SurveyAppEventHandler Modifier and Type Method Description protected voidSurveyLoadEvent. dispatch(SurveyAppEventHandler handler)protected voidSurveySaveEvent. dispatch(SurveyAppEventHandler handler)protected voidSurveysLoadEvent. dispatch(SurveyAppEventHandler handler)
-