Class ViewInfoActionComponent.ViewInfoActionListener

java.lang.Object
org.exoplatform.webui.event.EventListener<T>
org.exoplatform.webui.ext.UIExtensionEventListener<T>
org.exoplatform.ecm.webui.component.explorer.control.listener.UIWorkingAreaActionListener<ViewInfoActionComponent>
org.exoplatform.ecm.webui.component.explorer.rightclick.action.ViewInfoActionComponent.ViewInfoActionListener
Enclosing class:
ViewInfoActionComponent

public static class ViewInfoActionComponent.ViewInfoActionListener extends org.exoplatform.ecm.webui.component.explorer.control.listener.UIWorkingAreaActionListener<ViewInfoActionComponent>
Author:
hai_lethanh class used to handle event raised on ViewFileInfoActionComponent
  • Field Summary

    Fields inherited from class org.exoplatform.webui.event.EventListener

    RESULT_OK
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
    processEvent(org.exoplatform.webui.event.Event<ViewInfoActionComponent> event)
     

    Methods inherited from class org.exoplatform.ecm.webui.component.explorer.control.listener.UIWorkingAreaActionListener

    acceptForMultiNode, createContext, execute, getExtensionType

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ViewInfoActionListener

      public ViewInfoActionListener()
  • Method Details