Package org.exoplatform.wiki.webui
Class UIWikiBreadCrumb.SwitchSpaceActionListener
- java.lang.Object
-
- org.exoplatform.webui.event.EventListener<UIWikiBreadCrumb>
-
- org.exoplatform.wiki.webui.UIWikiBreadCrumb.SwitchSpaceActionListener
-
- Enclosing class:
- UIWikiBreadCrumb
public static class UIWikiBreadCrumb.SwitchSpaceActionListener extends org.exoplatform.webui.event.EventListener<UIWikiBreadCrumb>
-
-
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<UIWikiBreadCrumb> event)
-
-
-
Method Detail
-
execute
public void execute(org.exoplatform.webui.event.Event<UIWikiBreadCrumb> event) throws Exception
- Specified by:
executein classorg.exoplatform.webui.event.EventListener<UIWikiBreadCrumb>- Throws:
Exception
-
-