org.exoplatform.social.webui
Class UIAvatarUploader.ConfirmActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<UIAvatarUploader>
      extended by 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.


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

Constructor Detail

UIAvatarUploader.ConfirmActionListener

public UIAvatarUploader.ConfirmActionListener()
Method Detail

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 © 2003-2013 eXo Platform SAS. All Rights Reserved.