Gjsify LogoGjsify Logo

The #DzlShortcutEntry structure can be used to bulk register shortcuts for a particular widget. It can also do the necessary hooks of registering commands that can be changed using the keytheme components.

record

Hierarchy

  • ShortcutEntry

Index

Constructors

Properties

command: string

the command identifier

field
default_accel: string

the default accelerator for the command, if any

field
group: string

the group for the shortcuts window

field

the phase for activation, or 0 for the default

field
section: string

the section for the shortcuts window

field
subtitle: string

the subtitle for the shortcuts window, if any

field
title: string

the title for the shortcuts window

field
name: string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method