Module: others/renderOrderMenu

(require("others/renderOrderMenu"))()

Render the order menu.

Methods

(async, inner) applyOrder()

Apply an order to a tree node object and afterwards reload the view.
This:
  • AppTree

(inner) createSortables()

An element rendering sortables for the popup menu.
Returns:
React.Element[]

(async, inner) handleClick()

When clicking on a menu item in the order menu popup.
This:
  • AppTree