org.exoplatform.social.webui.space
Class UISpaceApplication.RemoveApplicationActionListener

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

public static class UISpaceApplication.RemoveApplicationActionListener
extends org.exoplatform.webui.event.EventListener<UISpaceApplication>

Triggers this action when user clicks on remove button

Author:
hoatle

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

Constructor Detail

UISpaceApplication.RemoveApplicationActionListener

public UISpaceApplication.RemoveApplicationActionListener()
Method Detail

execute

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


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