Class UINavigationNodeSelector.MoveUpActionListener

    • Constructor Detail

      • MoveUpActionListener

        public 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