org.exoplatform.forum.webui
Class UITopicContainer.AddTopicActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<UITopicContainer>
      extended by org.exoplatform.forum.webui.UITopicContainer.AddTopicActionListener
Enclosing class:
UITopicContainer

public static class UITopicContainer.AddTopicActionListener
extends org.exoplatform.webui.event.EventListener<UITopicContainer>


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

Constructor Detail

UITopicContainer.AddTopicActionListener

public UITopicContainer.AddTopicActionListener()
Method Detail

execute

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


Copyright © 2012 eXo Platform SAS. All Rights Reserved.