Class UICreatePoll.OnChangeLocalActionListener

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

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

    • OnChangeLocalActionListener

      public OnChangeLocalActionListener()
  • 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