org.exoplatform.platform.webui.navigation
Class UINavigationNodeSelector.MoveUpActionListener
java.lang.Object
org.exoplatform.webui.event.EventListener<T>
org.exoplatform.platform.webui.navigation.UINavigationNodeSelector.BaseActionListener<org.exoplatform.webui.core.UIRightClickPopupMenu>
org.exoplatform.platform.webui.navigation.UINavigationNodeSelector.MoveUpActionListener
- Direct Known Subclasses:
- UINavigationNodeSelector.MoveDownActionListener
- Enclosing class:
- UINavigationNodeSelector
public static class UINavigationNodeSelector.MoveUpActionListener
- extends UINavigationNodeSelector.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 |
UINavigationNodeSelector.MoveUpActionListener
public UINavigationNodeSelector.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-2013 eXo Platform SAS. All Rights Reserved.