org.exoplatform.social.webui.space
Class UIManageAllSpaces.DeleteSpaceActionListener

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

public static class UIManageAllSpaces.DeleteSpaceActionListener
extends org.exoplatform.webui.event.EventListener<UIManageAllSpaces>

This action is triggered when user click on DeleteSpace a prompt popup is display for confirmation, if yes delete that space; otherwise, do nothing.


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

Constructor Detail

UIManageAllSpaces.DeleteSpaceActionListener

public UIManageAllSpaces.DeleteSpaceActionListener()
Method Detail

execute

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


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