org.exoplatform.contact.webui.popup
Class UISharedContactsForm.CancelActionListener

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

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


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

Constructor Detail

UISharedContactsForm.CancelActionListener

public UISharedContactsForm.CancelActionListener()
Method Detail

execute

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


Copyright © 2011 eXo Platform SAS. All Rights Reserved.