org.exoplatform.platform.webui.navigation
Class UINavigationNodeSelector.MoveUpActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<T>
      extended by org.exoplatform.platform.webui.navigation.UINavigationNodeSelector.BaseActionListener<org.exoplatform.webui.core.UIRightClickPopupMenu>
          extended by 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>


Field Summary
 
Fields inherited from class org.exoplatform.webui.event.EventListener
RESULT_OK
 
Constructor Summary
UINavigationNodeSelector.MoveUpActionListener()
           
 
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 org.exoplatform.platform.webui.navigation.UINavigationNodeSelector.BaseActionListener
handleError, rebaseNode, rebaseNode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UINavigationNodeSelector.MoveUpActionListener

public UINavigationNodeSelector.MoveUpActionListener()
Method Detail

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 © 2013 eXo Platform SAS. All Rights Reserved.