org.exoplatform.social.webui.profile
Class UIProfileSection.EditActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<UIProfileSection>
      extended by org.exoplatform.social.webui.profile.UIProfileSection.EditActionListener
Direct Known Subclasses:
UIBasicInfoSection.EditActionListener, UIContactSection.EditActionListener, UIExperienceSection.EditActionListener
Enclosing class:
UIProfileSection

public static class UIProfileSection.EditActionListener
extends org.exoplatform.webui.event.EventListener<UIProfileSection>

Listens to edit event and changes the form to edit mode.


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

Constructor Detail

UIProfileSection.EditActionListener

public UIProfileSection.EditActionListener()
Method Detail

execute

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


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