Class UIEditorTabsActionListener<T extends org.exoplatform.webui.core.UIComponent>
- 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.UIEditorTabsActionListener<T>
-
- Direct Known Subclasses:
PreviewPageActionComponent.PreviewPageActionListener
public class UIEditorTabsActionListener<T extends org.exoplatform.webui.core.UIComponent> extends UIWikiPortletActionListener<T>
-
-
Constructor Summary
Constructors Constructor Description UIEditorTabsActionListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected StringgetExtensionType()-
Methods inherited from class org.exoplatform.wiki.webui.control.listener.UIWikiPortletActionListener
createContext, processEvent
-
-