org.exoplatform.wiki.webui.control.action
Class RemoveAttachmentActionComponent.RemoveAttachmentActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<T>
      extended by org.exoplatform.webui.ext.UIExtensionEventListener<RemoveAttachmentActionComponent>
          extended by org.exoplatform.wiki.webui.control.action.RemoveAttachmentActionComponent.RemoveAttachmentActionListener
Enclosing class:
RemoveAttachmentActionComponent

public static class RemoveAttachmentActionComponent.RemoveAttachmentActionListener
extends org.exoplatform.webui.ext.UIExtensionEventListener<RemoveAttachmentActionComponent>


Field Summary
 
Fields inherited from class org.exoplatform.webui.event.EventListener
RESULT_OK
 
Constructor Summary
RemoveAttachmentActionComponent.RemoveAttachmentActionListener()
           
 
Method Summary
protected  Map<String,Object> createContext(org.exoplatform.webui.event.Event<RemoveAttachmentActionComponent> event)
           
protected  String getExtensionType()
           
protected  void processEvent(org.exoplatform.webui.event.Event<RemoveAttachmentActionComponent> event)
           
 
Methods inherited from class org.exoplatform.webui.ext.UIExtensionEventListener
execute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoveAttachmentActionComponent.RemoveAttachmentActionListener

public RemoveAttachmentActionComponent.RemoveAttachmentActionListener()
Method Detail

processEvent

protected void processEvent(org.exoplatform.webui.event.Event<RemoveAttachmentActionComponent> event)
                     throws Exception
Specified by:
processEvent in class org.exoplatform.webui.ext.UIExtensionEventListener<RemoveAttachmentActionComponent>
Throws:
Exception

createContext

protected Map<String,Object> createContext(org.exoplatform.webui.event.Event<RemoveAttachmentActionComponent> event)
                                    throws Exception
Specified by:
createContext in class org.exoplatform.webui.ext.UIExtensionEventListener<RemoveAttachmentActionComponent>
Throws:
Exception

getExtensionType

protected String getExtensionType()
Specified by:
getExtensionType in class org.exoplatform.webui.ext.UIExtensionEventListener<RemoveAttachmentActionComponent>


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.