Class ViewInfoActionComponent.ViewInfoActionListener
java.lang.Object
org.exoplatform.webui.event.EventListener<ViewInfoActionComponent>
org.exoplatform.webui.ext.UIExtensionEventListener<ViewInfoActionComponent>
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 -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprocessEvent(org.exoplatform.webui.event.Event<ViewInfoActionComponent> event) Methods inherited from class org.exoplatform.ecm.webui.component.explorer.control.listener.UIWorkingAreaActionListener
acceptForMultiNode, createContext, execute, getExtensionType
-
Constructor Details
-
ViewInfoActionListener
public ViewInfoActionListener()
-
-
Method Details
-
processEvent
protected void processEvent(org.exoplatform.webui.event.Event<ViewInfoActionComponent> event) throws Exception - Specified by:
processEventin classorg.exoplatform.webui.ext.UIExtensionEventListener<ViewInfoActionComponent>- Throws:
Exception
-