Interface FaqAppEventHandler
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
- All Known Implementing Classes:
FaqApp
public interface FaqAppEventHandler
extends com.google.gwt.event.shared.EventHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoidloadAttachments(FaqAttachmentsLoadEvent faqAttachmentsLoadEvent) voidloadCategories(FaqCategoriesLoadEvent faqCategoriesLoadEvent) voidonCreateQuestion(QuestionCreateEvent questionCreateEvent)
-
Method Details
-
loadCategories
-
loadAttachments
-
onCreateQuestion
-