org.exoplatform.answer.webui.popup
Class UIQuestionForm.CancelActionListener

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

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


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

Constructor Detail

UIQuestionForm.CancelActionListener

public UIQuestionForm.CancelActionListener()
Method Detail

execute

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


Copyright © 2013 eXo Platform SAS. All Rights Reserved.