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

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<org.exoplatform.webui.organization.account.UIUserSelector>
      extended by org.exoplatform.social.webui.space.UISpaceMember.AddActionListener
Enclosing class:
UISpaceMember

public static class UISpaceMember.AddActionListener
extends org.exoplatform.webui.event.EventListener<org.exoplatform.webui.organization.account.UIUserSelector>

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.AddActionListener()
           
 
Method Summary
 void execute(org.exoplatform.webui.event.Event<org.exoplatform.webui.organization.account.UIUserSelector> event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UISpaceMember.AddActionListener

public UISpaceMember.AddActionListener()
Method Detail

execute

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


Copyright © 2013 eXo Platform SAS. All Rights Reserved.