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. TYPE
Methods 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 void
SurveyLoadedEvent. dispatch(SurveyPagesEventHandler handler)
protected void
SurveysLoadedEvent. dispatch(SurveyPagesEventHandler handler)
protected void
UpdateParticipationNumberEvent. 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 class
SurveyPage
class
SurveysPage
-