Class ToolbarMenuNodeWrapper

Representation of an item in the tab

Implements

Constructors

Properties

delegateMenuPath: MenuPath

The path of the menu delegate that contributed this toolbar item

group: undefined | string
menuNode: MenuNode
menuPath?: MenuPath

A menu path with which this item is associated. If accompanied by a command, this data will be passed to the MenuCommandExecutor. If no command is present, this menu will be opened.

Accessors