Interface SurveyPagesEventHandler
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
- All Known Implementing Classes:
SurveyPage,SurveysPage
public interface SurveyPagesEventHandler
extends com.google.gwt.event.shared.EventHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoidonSurveyLoad(SurveyLoadedEvent event) voidonSurveysLoad(SurveysLoadedEvent event) voidonUpdateParticipationNumber(UpdateParticipationNumberEvent updateParticipationNumberEvent)
-
Method Details
-
onSurveysLoad
-
onSurveyLoad
-
onUpdateParticipationNumber
-