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

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

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

Listens to save event and change form to non edit mode.


Field Summary
 
Fields inherited from class org.exoplatform.webui.event.EventListener
RESULT_OK
 
Constructor Summary
UIProfileSection.SaveActionListener()
           
 
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.SaveActionListener

public UIProfileSection.SaveActionListener()
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.