org.exoplatform.forum.create
Class UICreateForm.CancelActionListener

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

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


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

Constructor Detail

UICreateForm.CancelActionListener

public UICreateForm.CancelActionListener()
Method Detail

execute

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


Copyright © 2013 eXo Platform SAS. All Rights Reserved.