Package org.exoplatform.wiki.webui
Class UIWikiSearchBox.AdvancedSearchActionListener
- java.lang.Object
-
- org.exoplatform.webui.event.EventListener<UIWikiSearchBox>
-
- org.exoplatform.wiki.webui.UIWikiSearchBox.AdvancedSearchActionListener
-
- Enclosing class:
- UIWikiSearchBox
public static class UIWikiSearchBox.AdvancedSearchActionListener extends org.exoplatform.webui.event.EventListener<UIWikiSearchBox>
-
-
Constructor Summary
Constructors Constructor Description AdvancedSearchActionListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute(org.exoplatform.webui.event.Event<UIWikiSearchBox> event)
-
-
-
Method Detail
-
execute
public void execute(org.exoplatform.webui.event.Event<UIWikiSearchBox> event) throws Exception
- Specified by:
executein classorg.exoplatform.webui.event.EventListener<UIWikiSearchBox>- Throws:
Exception
-
-