Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MenuDto

Hierarchy

  • MenuDto

Index

Properties

accelerator?: string
checked?: boolean
enabled?: boolean
id?: string
label?: string
role?: MenuRole
submenu?: MenuDto[]
type?: "normal" | "separator" | "submenu" | "checkbox" | "radio"
visible?: boolean

Methods

  • execute(): void