org.exoplatform.mail.webui.popup
Class UIAddressBookForm.SendEmailActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<UIAddressBookForm>
      extended by org.exoplatform.mail.webui.popup.UIAddressBookForm.SendEmailActionListener
Enclosing class:
UIAddressBookForm

public static class UIAddressBookForm.SendEmailActionListener
extends org.exoplatform.webui.event.EventListener<UIAddressBookForm>


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

Constructor Detail

UIAddressBookForm.SendEmailActionListener

public UIAddressBookForm.SendEmailActionListener()
Method Detail

execute

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


Copyright © 2011 eXo Platform SAS. All Rights Reserved.