org.exoplatform.forum.webui.popup
Class UIViewPost.OpenTopicLinkActionListener

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

public static class UIViewPost.OpenTopicLinkActionListener
extends org.exoplatform.webui.event.EventListener<UIViewPost>


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

Constructor Detail

UIViewPost.OpenTopicLinkActionListener

public UIViewPost.OpenTopicLinkActionListener()
Method Detail

execute

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


Copyright © 2010 eXo Platform SAS. All Rights Reserved.