Module: others/renderOrderMenu

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

Render the order menu.
Source:

Quick reference

Methods

(async, inner) applyOrder()

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

(inner) createSortables()

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

(async, inner) handleClick()

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