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