Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DialogOverlayService

Hierarchy

  • DialogOverlayService

Implements

Index

Constructors

Properties

dialogs: AbstractDialog<any>[] = []
documents: Document[] = []

Accessors

Methods

  • handleEnter(event: KeyboardEvent): boolean | void
  • handleEscape(event: KeyboardEvent): boolean | void
  • initialize(): void