Uses of Interface
org.silverpeas.mobile.client.apps.survey.events.pages.SurveyPagesEventHandler
-
Packages that use SurveyPagesEventHandler Package Description org.silverpeas.mobile.client.apps.survey.events.pages org.silverpeas.mobile.client.apps.survey.pages -
-
Uses of SurveyPagesEventHandler in org.silverpeas.mobile.client.apps.survey.events.pages
Fields in org.silverpeas.mobile.client.apps.survey.events.pages with type parameters of type SurveyPagesEventHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<SurveyPagesEventHandler>AbstractSurveyPagesEvent. TYPEMethods in org.silverpeas.mobile.client.apps.survey.events.pages that return types with arguments of type SurveyPagesEventHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<SurveyPagesEventHandler>AbstractSurveyPagesEvent. getAssociatedType()Methods in org.silverpeas.mobile.client.apps.survey.events.pages with parameters of type SurveyPagesEventHandler Modifier and Type Method Description protected voidSurveyLoadedEvent. dispatch(SurveyPagesEventHandler handler)protected voidSurveysLoadedEvent. dispatch(SurveyPagesEventHandler handler)protected voidUpdateParticipationNumberEvent. dispatch(SurveyPagesEventHandler handler) -
Uses of SurveyPagesEventHandler in org.silverpeas.mobile.client.apps.survey.pages
Classes in org.silverpeas.mobile.client.apps.survey.pages that implement SurveyPagesEventHandler Modifier and Type Class Description classSurveyPageclassSurveysPage
-