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