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
-
-
Constructor Summary
Constructors Constructor Description ViewInfoActionListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidprocessEvent(org.exoplatform.webui.event.Event<ViewInfoActionComponent> event)
-
-
-
Method Detail
-
processEvent
protected void processEvent(org.exoplatform.webui.event.Event<ViewInfoActionComponent> event) throws Exception
- Specified by:
processEventin classorg.exoplatform.webui.ext.UIExtensionEventListener<ViewInfoActionComponent>- Throws:
Exception
-
-