org.exoplatform.social.webui.space
Class UISpaceMenu.RenameSpaceAppNameActionListener

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

public static class UISpaceMenu.RenameSpaceAppNameActionListener
extends org.exoplatform.webui.event.EventListener<UISpaceMenu>

Renames space application name.
- Gets selected node and selected page navigation.
- Changes selected node information.
- Updates new information for selected page navigation.


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

Constructor Detail

UISpaceMenu.RenameSpaceAppNameActionListener

public UISpaceMenu.RenameSpaceAppNameActionListener()
Method Detail

execute

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


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