The element the menu is anchored to.
The div that holds the entire menu.
Flag to avoid redoing taborder if we are between elements.
A store the menu belongs to.
The variable pool of the context menu.
Registry of currently open widgets.
Adds a attributes and values to the HTML element.
A dictionary of attributes.
Adds navigation events to an HTML element.
The HTML element for navigation.
Bubble this key event.
The frame element wrapping all the elements of the menu.
The store of this menu.
Moves to the given next element.
The next element in the sequence.
Parses items in JSON formats and attaches them to the menu.
List of JSON menu items.
Parses a JSON respresentation of a variable and inserts it into the variable pool of the context menu.
The event that triggered posting the element.
The element for which the menu is posted.
Registers widgets that are opened by the menu.
The open widget.
Stops event propagation and bubbling.
The keyboard event that fired.
Closes all widgets that were opened from this menu.
Removes an opened widgets.
The closed widget.
Parses a JSON respresentation of a variable pool.
The new context menu object.
Generated using TypeDoc
{AbstractMenu}