org.exoplatform.contentvalidation.webui
Class UIDocumentForm.CancelActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<UIDocumentForm>
      extended by org.exoplatform.contentvalidation.webui.UIDocumentForm.CancelActionListener
Enclosing class:
UIDocumentForm

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


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

Constructor Detail

UIDocumentForm.CancelActionListener

public UIDocumentForm.CancelActionListener()
Method Detail

execute

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


Copyright © 2013 eXo Platform SAS. All Rights Reserved.