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

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

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


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

Constructor Detail

UIViewTopic.DeleteTopicActionListener

public UIViewTopic.DeleteTopicActionListener()
Method Detail

execute

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


Copyright © 2011 eXo Platform SAS. All Rights Reserved.