org.exoplatform.contact.webui.popup
Class UIContactForm.SaveActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<UIContactForm>
      extended by org.exoplatform.contact.webui.popup.UIContactForm.SaveActionListener
Enclosing class:
UIContactForm

public static class UIContactForm.SaveActionListener
extends org.exoplatform.webui.event.EventListener<UIContactForm>


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

Constructor Detail

UIContactForm.SaveActionListener

public UIContactForm.SaveActionListener()
Method Detail

execute

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


Copyright © 2012 eXo Platform SAS. All Rights Reserved.