org.exoplatform.answer.webui.popup
Class UIMoveQuestionForm.MoveActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<T>
      extended by org.exoplatform.forum.common.webui.BaseEventListener<UIMoveQuestionForm>
          extended by org.exoplatform.answer.webui.popup.UIMoveQuestionForm.MoveActionListener
Enclosing class:
UIMoveQuestionForm

public static class UIMoveQuestionForm.MoveActionListener
extends org.exoplatform.forum.common.webui.BaseEventListener<UIMoveQuestionForm>


Field Summary
 
Fields inherited from class org.exoplatform.forum.common.webui.BaseEventListener
component
 
Fields inherited from class org.exoplatform.webui.event.EventListener
RESULT_OK
 
Constructor Summary
UIMoveQuestionForm.MoveActionListener()
           
 
Method Summary
 void onEvent(org.exoplatform.webui.event.Event<UIMoveQuestionForm> event, UIMoveQuestionForm moveQuestionForm, String destCategoryId)
           
 
Methods inherited from class org.exoplatform.forum.common.webui.BaseEventListener
execute, getChildById, getLabel, info, info, info, info, info, openPopup, openPopup, refresh, throwWarning, throwWarning, warning, warning, warning, warning, warning, warning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIMoveQuestionForm.MoveActionListener

public UIMoveQuestionForm.MoveActionListener()
Method Detail

onEvent

public void onEvent(org.exoplatform.webui.event.Event<UIMoveQuestionForm> event,
                    UIMoveQuestionForm moveQuestionForm,
                    String destCategoryId)
             throws Exception
Specified by:
onEvent in class org.exoplatform.forum.common.webui.BaseEventListener<UIMoveQuestionForm>
Throws:
Exception


Copyright © 2003–2014 eXo Platform SAS. All rights reserved.