Class UICreatePoll.NextActionListener

java.lang.Object
org.exoplatform.webui.event.EventListener<UICreatePoll>
org.exoplatform.forum.create.UICreatePoll.NextActionListener
Enclosing class:
UICreatePoll

public static class UICreatePoll.NextActionListener extends org.exoplatform.webui.event.EventListener<UICreatePoll>
  • Constructor Details

    • NextActionListener

      public NextActionListener()
  • Method Details

    • execute

      public void execute(org.exoplatform.webui.event.Event<UICreatePoll> event) throws Exception
      Specified by:
      execute in class org.exoplatform.webui.event.EventListener<UICreatePoll>
      Throws:
      Exception