org.exoplatform.social.webui
Class UIAvatarUploadContent.SaveActionListener
java.lang.Object
org.exoplatform.webui.event.EventListener<UIAvatarUploadContent>
org.exoplatform.social.webui.UIAvatarUploadContent.SaveActionListener
- Enclosing class:
- UIAvatarUploadContent
public static class UIAvatarUploadContent.SaveActionListener
- extends org.exoplatform.webui.event.EventListener<UIAvatarUploadContent>
Accepts and saves the uploaded image to profile.
Closes the popup window, refreshes UIProfile.
| Fields inherited from class org.exoplatform.webui.event.EventListener |
RESULT_OK |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UIAvatarUploadContent.SaveActionListener
public UIAvatarUploadContent.SaveActionListener()
execute
public void execute(org.exoplatform.webui.event.Event<UIAvatarUploadContent> event)
throws Exception
- Specified by:
execute in class org.exoplatform.webui.event.EventListener<UIAvatarUploadContent>
- Throws:
Exception
Copyright © 2003–2014 eXo Platform SAS. All rights reserved.