org.exoplatform.social.webui.profile
Class UIContactSection.AddActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<UIContactSection>
      extended by org.exoplatform.social.webui.profile.UIContactSection.AddActionListener
Enclosing class:
UIContactSection

public static class UIContactSection.AddActionListener
extends org.exoplatform.webui.event.EventListener<UIContactSection>

Adds component when user click add button.


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

Constructor Detail

UIContactSection.AddActionListener

public UIContactSection.AddActionListener()
Method Detail

execute

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


Copyright © 2003–2014 eXo Platform SAS. All rights reserved.