org.exoplatform.social.webui.space
Class UISpaceSearch.AddSpaceActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<UISpaceSearch>
      extended by org.exoplatform.social.webui.space.UISpaceSearch.AddSpaceActionListener
Enclosing class:
UISpaceSearch

public static class UISpaceSearch.AddSpaceActionListener
extends org.exoplatform.webui.event.EventListener<UISpaceSearch>

This action is triggered when user clicks on AddSpace

UIAddSpaceForm will be displayed in a popup window


Field Summary
 
Fields inherited from class org.exoplatform.webui.event.EventListener
RESULT_OK
 
Constructor Summary
UISpaceSearch.AddSpaceActionListener()
           
 
Method Summary
 void execute(org.exoplatform.webui.event.Event<UISpaceSearch> event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UISpaceSearch.AddSpaceActionListener

public UISpaceSearch.AddSpaceActionListener()
Method Detail

execute

public void execute(org.exoplatform.webui.event.Event<UISpaceSearch> event)
             throws Exception
Specified by:
execute in class org.exoplatform.webui.event.EventListener<UISpaceSearch>
Throws:
Exception


Copyright © 2013 eXo Platform SAS. All Rights Reserved.