org.exoplatform.social.webui.space
Class UISpaceUserSearch.SearchActionListener

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

public static class UISpaceUserSearch.SearchActionListener
extends org.exoplatform.webui.event.EventListener<UISpaceUserSearch>

triggers this action when user clicks on search button.
gets the keyword and filter from the form and search by this criteria.

Author:
hoatle

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

Constructor Detail

UISpaceUserSearch.SearchActionListener

public UISpaceUserSearch.SearchActionListener()
Method Detail

execute

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


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