org.exoplatform.social.webui.space
Class UISpaceAddForm.ToggleUseGroupActionListener

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

public static class UISpaceAddForm.ToggleUseGroupActionListener
extends org.exoplatform.webui.event.EventListener<UISpaceAddForm>

listener for toggle use existing group action When this action is triggered, a group selector poup will show up for choosing.


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

Constructor Detail

UISpaceAddForm.ToggleUseGroupActionListener

public UISpaceAddForm.ToggleUseGroupActionListener()
Method Detail

execute

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


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.