org.exoplatform.social.webui.space
Class UIManageMySpaces.DeleteSpaceActionListener
java.lang.Object
org.exoplatform.webui.event.EventListener<UIManageMySpaces>
org.exoplatform.social.webui.space.UIManageMySpaces.DeleteSpaceActionListener
- Enclosing class:
- UIManageMySpaces
public static class UIManageMySpaces.DeleteSpaceActionListener
- extends org.exoplatform.webui.event.EventListener<UIManageMySpaces>
This action is triggered when user click on DeleteSpace a prompt popup is display for
confirmation, if yes delete that space; otherwise, do nothing.
| Fields inherited from class org.exoplatform.webui.event.EventListener |
RESULT_OK |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UIManageMySpaces.DeleteSpaceActionListener
public UIManageMySpaces.DeleteSpaceActionListener()
execute
public void execute(org.exoplatform.webui.event.Event<UIManageMySpaces> event)
throws Exception
- Specified by:
execute in class org.exoplatform.webui.event.EventListener<UIManageMySpaces>
- Throws:
Exception
Copyright © 2013 eXo Platform SAS. All Rights Reserved.