org.exoplatform.forum.webui.popup
Class UIListTopicOld.DeleteTopicActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<UIListTopicOld>
      extended by org.exoplatform.forum.webui.popup.UIListTopicOld.DeleteTopicActionListener
Enclosing class:
UIListTopicOld

public static class UIListTopicOld.DeleteTopicActionListener
extends org.exoplatform.webui.event.EventListener<UIListTopicOld>


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

Constructor Detail

UIListTopicOld.DeleteTopicActionListener

public UIListTopicOld.DeleteTopicActionListener()
Method Detail

execute

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


Copyright © 2011 eXo Platform SAS. All Rights Reserved.