org.exoplatform.social.webui.space
Class UISpaceMember.SelectGroupActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<UIUsersInGroupSelector>
      extended by org.exoplatform.social.webui.space.UISpaceMember.SelectGroupActionListener
Enclosing class:
UISpaceMember

public static class UISpaceMember.SelectGroupActionListener
extends org.exoplatform.webui.event.EventListener<UIUsersInGroupSelector>

Triggers this action when user click on "add" button.

Author:
hoatle

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

Constructor Detail

UISpaceMember.SelectGroupActionListener

public UISpaceMember.SelectGroupActionListener()
Method Detail

execute

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


Copyright © 2003–2014 eXo Platform SAS. All rights reserved.