Class QuestionCreateEvent

java.lang.Object
com.google.web.bindery.event.shared.Event<H>
com.google.gwt.event.shared.GwtEvent<FaqAppEventHandler>
org.silverpeas.mobile.client.apps.faq.events.app.AbstractFaqAppEvent
org.silverpeas.mobile.client.apps.faq.events.app.QuestionCreateEvent

public class QuestionCreateEvent extends AbstractFaqAppEvent
  • Constructor Details

    • QuestionCreateEvent

      public QuestionCreateEvent()
    • QuestionCreateEvent

      public QuestionCreateEvent(QuestionDetailDTO question)
  • Method Details