org.exoplatform.social.webui.space
Class UISpaceNavigationNodeSelector.MoveUpActionListener
java.lang.Object
org.exoplatform.webui.event.EventListener<T>
org.exoplatform.social.webui.space.UISpaceNavigationNodeSelector.BaseActionListener<org.exoplatform.webui.core.UIRightClickPopupMenu>
org.exoplatform.social.webui.space.UISpaceNavigationNodeSelector.MoveUpActionListener
- Direct Known Subclasses:
- UISpaceNavigationNodeSelector.MoveDownActionListener
- Enclosing class:
- UISpaceNavigationNodeSelector
public static class UISpaceNavigationNodeSelector.MoveUpActionListener
- extends UISpaceNavigationNodeSelector.BaseActionListener<org.exoplatform.webui.core.UIRightClickPopupMenu>
| Fields inherited from class org.exoplatform.webui.event.EventListener |
RESULT_OK |
|
Method Summary |
void |
execute(org.exoplatform.webui.event.Event<org.exoplatform.webui.core.UIRightClickPopupMenu> event)
|
protected void |
moveNode(org.exoplatform.webui.event.Event<org.exoplatform.webui.core.UIRightClickPopupMenu> event,
int i)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UISpaceNavigationNodeSelector.MoveUpActionListener
public UISpaceNavigationNodeSelector.MoveUpActionListener()
execute
public void execute(org.exoplatform.webui.event.Event<org.exoplatform.webui.core.UIRightClickPopupMenu> event)
throws Exception
- Specified by:
execute in class org.exoplatform.webui.event.EventListener<org.exoplatform.webui.core.UIRightClickPopupMenu>
- Throws:
Exception
moveNode
protected void moveNode(org.exoplatform.webui.event.Event<org.exoplatform.webui.core.UIRightClickPopupMenu> event,
int i)
throws Exception
- Throws:
Exception
Copyright © 2003–2014 eXo Platform SAS. All rights reserved.