org.exoplatform.social.webui
Class UIAvatarUploader.ConfirmActionListener
java.lang.Object
org.exoplatform.webui.event.EventListener<UIAvatarUploader>
org.exoplatform.social.webui.UIAvatarUploader.ConfirmActionListener
- Enclosing class:
- UIAvatarUploader
public static class UIAvatarUploader.ConfirmActionListener
- extends org.exoplatform.webui.event.EventListener<UIAvatarUploader>
Changes and displays avatar on the profile if upload successful, else
inform user to upload image.
| 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 |
UIAvatarUploader.ConfirmActionListener
public UIAvatarUploader.ConfirmActionListener()
execute
public void execute(org.exoplatform.webui.event.Event<UIAvatarUploader> event)
throws Exception
- Specified by:
execute in class org.exoplatform.webui.event.EventListener<UIAvatarUploader>
- Throws:
Exception
Copyright © 2013 eXo Platform SAS. All Rights Reserved.