Class PreferencesActionComponent.PreferencesActionListener
- java.lang.Object
-
- org.exoplatform.webui.event.EventListener<T>
-
- org.exoplatform.webui.ext.UIExtensionEventListener<T>
-
- org.exoplatform.wiki.webui.control.listener.UIWikiPortletActionListener<T>
-
- org.exoplatform.wiki.webui.control.listener.BrowseContainerActionListener<PreferencesActionComponent>
-
- org.exoplatform.wiki.webui.control.action.PreferencesActionComponent.PreferencesActionListener
-
- Enclosing class:
- PreferencesActionComponent
public static class PreferencesActionComponent.PreferencesActionListener extends BrowseContainerActionListener<PreferencesActionComponent>
-
-
Constructor Summary
Constructors Constructor Description PreferencesActionListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidprocessEvent(org.exoplatform.webui.event.Event<PreferencesActionComponent> event)-
Methods inherited from class org.exoplatform.wiki.webui.control.listener.BrowseContainerActionListener
getExtensionType
-
Methods inherited from class org.exoplatform.wiki.webui.control.listener.UIWikiPortletActionListener
createContext
-
-
-
-
Method Detail
-
processEvent
protected void processEvent(org.exoplatform.webui.event.Event<PreferencesActionComponent> event) throws Exception
- Overrides:
processEventin classUIWikiPortletActionListener<PreferencesActionComponent>- Throws:
Exception
-
-