org.exoplatform.social.webui.profile
Class UIContactSection.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.UIContactSection.EditActionListener
Enclosing class:
UIContactSection

public static class UIContactSection.EditActionListener
extends UIProfileSection.EditActionListener

Changes form into edit mode when user click eddit button.


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

UIContactSection.EditActionListener

public UIContactSection.EditActionListener()
Method Detail

execute

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


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