Properties
Protected Readonly id
id: "theia-progress-status-bar-item" = 'theia-progress-status-bar-item'
Protected incomingQueue
incomingQueue: string[] = ...
Protected messagesByProgress
messagesByProgress: Map<string, undefined | string> = ...
Protected Readonly statusBar
Protected Readonly triggerUpdate
triggerUpdate: DebouncedFunc<(() => void)> = ...