Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NotificationMainImpl

Hierarchy

  • NotificationMainImpl

Implements

Index

Constructors

constructor

Properties

Private Readonly progress2Work

progress2Work: Map<string, number> = ...

Private Readonly progressMap

progressMap: Map<string, Progress> = ...

Private Readonly progressService

progressService: ProgressService

Protected Readonly toDispose

toDispose: DisposableCollection = ...

Methods

$startProgress

$stopProgress

  • $stopProgress(id: string): void

$updateProgress

dispose

  • dispose(): void

Protected mapOptions