org.exoplatform.forum.webui.popup
Class UIAddTopicTypeForm.CancelActionListener

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

public static class UIAddTopicTypeForm.CancelActionListener
extends org.exoplatform.webui.event.EventListener<UIAddTopicTypeForm>


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

Constructor Detail

UIAddTopicTypeForm.CancelActionListener

public UIAddTopicTypeForm.CancelActionListener()
Method Detail

execute

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


Copyright © 2011 eXo Platform SAS. All Rights Reserved.