org.exoplatform.social.portlet
Class UIProfileNavigationPortlet.ChangePictureActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<UIProfileNavigationPortlet>
      extended by org.exoplatform.social.portlet.UIProfileNavigationPortlet.ChangePictureActionListener
Enclosing class:
UIProfileNavigationPortlet

public static class UIProfileNavigationPortlet.ChangePictureActionListener
extends org.exoplatform.webui.event.EventListener<UIProfileNavigationPortlet>

Action trigger for editting picture. An UIAvatarUploader popup should be displayed.

Since:
1.2.2

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

Constructor Detail

UIProfileNavigationPortlet.ChangePictureActionListener

public UIProfileNavigationPortlet.ChangePictureActionListener()
Method Detail

execute

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


Copyright © 2013 eXo Platform SAS. All Rights Reserved.