Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DialogOverlayService

Hierarchy

  • DialogOverlayService

Implements

Index

Constructors

constructor

Properties

Protected Readonly dialogs

dialogs: AbstractDialog<any>[] = []

Static Protected INSTANCE

Accessors

Protected currentDialog

Methods

Protected handleEnter

  • handleEnter(event: KeyboardEvent): boolean | void

Protected handleEscape

  • handleEscape(event: KeyboardEvent): boolean | void

initialize

  • initialize(): void

push

Static get