org.exoplatform.wiki.webui
Class UIWikiPageEditForm.CancelDraftActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<UIWikiPageEditForm>
      extended by org.exoplatform.wiki.webui.UIWikiPageEditForm.CancelDraftActionListener
Enclosing class:
UIWikiPageEditForm

public static class UIWikiPageEditForm.CancelDraftActionListener
extends org.exoplatform.webui.event.EventListener<UIWikiPageEditForm>


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

Constructor Detail

UIWikiPageEditForm.CancelDraftActionListener

public UIWikiPageEditForm.CancelDraftActionListener()
Method Detail

execute

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


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.