Class DynamicMenuWidget

A menu widget that would recompute its items on update.

Hierarchy

  • Menu
    • DynamicMenuWidget

Constructors

Properties

args?: unknown[]
contextMatcher: ContextMatcher
effectiveMenuPath: MenuPath
previousFocusedElement: undefined | HTMLElement

We want to restore the focus after the menu closes.

services: MenuServices
nextCommmandId: number = 0

Methods