org.exoplatform.social.webui
Class UISocialNavigation.SelectNodeActionListener

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

public static class UISocialNavigation.SelectNodeActionListener
extends org.exoplatform.webui.event.EventListener<UISocialNavigation>

triggers this action when user click on select node event link

Author:
hoatle

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

Constructor Detail

UISocialNavigation.SelectNodeActionListener

public UISocialNavigation.SelectNodeActionListener()
Method Detail

execute

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


Copyright © 2013 eXo Platform SAS. All Rights Reserved.