Class ShowDrivesAction.ShowDrivesActionListener

java.lang.Object
org.exoplatform.webui.event.EventListener<ShowDrivesAction>
org.exoplatform.webui.ext.UIExtensionEventListener<ShowDrivesAction>
org.exoplatform.ecm.webui.component.explorer.control.listener.UIActionBarActionListener<ShowDrivesAction>
org.exoplatform.wcm.extensions.ui.ShowDrivesAction.ShowDrivesActionListener
Enclosing class:
ShowDrivesAction

public static class ShowDrivesAction.ShowDrivesActionListener extends org.exoplatform.ecm.webui.component.explorer.control.listener.UIActionBarActionListener<ShowDrivesAction>
  • 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<ShowDrivesAction> event)
     

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

    createContext, getExtensionType

    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 Details

    • ShowDrivesActionListener

      public ShowDrivesActionListener()
  • Method Details