org.exoplatform.social.webui.profile
Class UIExperienceSection.RemoveActionListener

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

public static class UIExperienceSection.RemoveActionListener
extends org.exoplatform.webui.event.EventListener<UIExperienceSection>

Adds component when Add button is clicked.


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

Constructor Detail

UIExperienceSection.RemoveActionListener

public UIExperienceSection.RemoveActionListener()
Method Detail

execute

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


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