org.exoplatform.forum.create
Class UICreateTopic.NextActionListener

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

public static class UICreateTopic.NextActionListener
extends org.exoplatform.webui.event.EventListener<UICreateTopic>


Field Summary
 
Fields inherited from class org.exoplatform.webui.event.EventListener
RESULT_OK
 
Constructor Summary
UICreateTopic.NextActionListener()
           
 
Method Summary
 void execute(org.exoplatform.webui.event.Event<UICreateTopic> event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UICreateTopic.NextActionListener

public UICreateTopic.NextActionListener()
Method Detail

execute

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


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.