Class ApplicationConnectionStatusContribution

Default frontend contribution that can be extended by clients if they do not want to implement any of the methods from the interface but still want to contribute to the frontend application.

Hierarchy (view full)

Constructors

Properties

connectionStatusService: ConnectionStatusService
logger: ILogger
statusBar: StatusBar
statusbarId: string = 'connection-status'
toDisposeOnOnline: DisposableCollection = ...

Methods