Package org.exoplatform.wiki.webui
Class UIWikiAdvanceSearchForm.SwitchSpaceActionListener
- java.lang.Object
-
- org.exoplatform.webui.event.EventListener<UIWikiAdvanceSearchForm>
-
- org.exoplatform.wiki.webui.UIWikiAdvanceSearchForm.SwitchSpaceActionListener
-
- Enclosing class:
- UIWikiAdvanceSearchForm
public static class UIWikiAdvanceSearchForm.SwitchSpaceActionListener extends org.exoplatform.webui.event.EventListener<UIWikiAdvanceSearchForm>
Switches to another space, searches for wiki pages in that space- Author:
- vuna
-
-
Constructor Summary
Constructors Constructor Description SwitchSpaceActionListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute(org.exoplatform.webui.event.Event<UIWikiAdvanceSearchForm> event)
-
-
-
Method Detail
-
execute
public void execute(org.exoplatform.webui.event.Event<UIWikiAdvanceSearchForm> event) throws Exception
- Specified by:
executein classorg.exoplatform.webui.event.EventListener<UIWikiAdvanceSearchForm>- Throws:
Exception
-
-