org.exoplatform.social.webui.profile
Class UIHeaderSection.CancelActionListener

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

public static class UIHeaderSection.CancelActionListener
extends org.exoplatform.webui.event.EventListener<UIHeaderSection>

Changes form into edit mode when edit button is clicked.


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

Constructor Detail

UIHeaderSection.CancelActionListener

public UIHeaderSection.CancelActionListener()
Method Detail

execute

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


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.