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

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<UIProfileSection>
      extended by org.exoplatform.social.webui.profile.UIProfileSection.EditActionListener
          extended by org.exoplatform.social.webui.profile.UIBasicInfoSection.EditActionListener
Enclosing class:
UIBasicInfoSection

public static class UIBasicInfoSection.EditActionListener
extends UIProfileSection.EditActionListener

Changes form into edit mode when user click edit button.


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

UIBasicInfoSection.EditActionListener

public UIBasicInfoSection.EditActionListener()
Method Detail

execute

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


Copyright © 2013 eXo Platform SAS. All Rights Reserved.