Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MenuDelegate

Hierarchy

  • MenuToolbarItem
  • Required<Pick<ConditionalToolbarItem, "isVisible">>
    • MenuDelegate

Index

Properties

Methods

Properties

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.

Methods

  • isVisible(widget?: Widget): boolean