org.exoplatform.social.webui
Class UIApplicationCategorySelector.SelectActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<UIApplicationCategorySelector>
      extended by org.exoplatform.social.webui.UIApplicationCategorySelector.SelectActionListener
Enclosing class:
UIApplicationCategorySelector

public static class UIApplicationCategorySelector.SelectActionListener
extends org.exoplatform.webui.event.EventListener<UIApplicationCategorySelector>

The event listener for "Select" action. Sets the selected application category and try to broadcast to parent ui component.


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

Constructor Detail

UIApplicationCategorySelector.SelectActionListener

public UIApplicationCategorySelector.SelectActionListener()
Method Detail

execute

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


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