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

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

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


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

Constructor Detail

UIMovePostForm.CancelActionListener

public UIMovePostForm.CancelActionListener()
Method Detail

execute

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


Copyright © 2012 eXo Platform SAS. All Rights Reserved.