org.exoplatform.social.webui
Class UIAvatarUploader.CancelActionListener

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

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

Cancels the upload image.


Field Summary
 
Fields inherited from class org.exoplatform.webui.event.EventListener
RESULT_OK
 
Constructor Summary
UIAvatarUploader.CancelActionListener()
           
 
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.CancelActionListener

public UIAvatarUploader.CancelActionListener()
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–2014 eXo Platform SAS. All rights reserved.