org.exoplatform.forum.webui.popup
Class UIQuickReplyForm.QuickReplyActionListener

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

public static class UIQuickReplyForm.QuickReplyActionListener
extends org.exoplatform.webui.event.EventListener<UIQuickReplyForm>


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

Constructor Detail

UIQuickReplyForm.QuickReplyActionListener

public UIQuickReplyForm.QuickReplyActionListener()
Method Detail

execute

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


Copyright © 2010 eXo Platform SAS. All Rights Reserved.