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

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
              extended by org.exoplatform.platform.webui.navigation.UINavigationNodeSelector.MoveDownActionListener
Enclosing class:
UINavigationNodeSelector

public static class UINavigationNodeSelector.MoveDownActionListener
extends UINavigationNodeSelector.MoveUpActionListener


Field Summary
 
Fields inherited from class org.exoplatform.webui.event.EventListener
RESULT_OK
 
Constructor Summary
UINavigationNodeSelector.MoveDownActionListener()
           
 
Method Summary
 void execute(org.exoplatform.webui.event.Event<org.exoplatform.webui.core.UIRightClickPopupMenu> event)
           
 
Methods inherited from class org.exoplatform.platform.webui.navigation.UINavigationNodeSelector.MoveUpActionListener
moveNode
 
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.MoveDownActionListener

public UINavigationNodeSelector.MoveDownActionListener()
Method Detail

execute

public void execute(org.exoplatform.webui.event.Event<org.exoplatform.webui.core.UIRightClickPopupMenu> event)
             throws Exception
Overrides:
execute in class UINavigationNodeSelector.MoveUpActionListener
Throws:
Exception


Copyright © 2013 eXo Platform SAS. All Rights Reserved.