Properties
Protected Optional _badge
_badge?: number
Protected Optional _badgeTooltip
_badgeTooltip?: string
Protected _description
_description: string = ''
Protected Optional _message
_message?: string
Protected _suppressUpdateViewVisibility
_suppressUpdateViewVisibility: boolean = false
Protected Readonly commands
commands: CommandRegistry
Protected Readonly contextKeyService
contextKeyService: ContextKeyService
Optional currentViewContainerId
currentViewContainerId?: string
Protected Readonly menus
menus: MenuModelRegistry
Protected onDidChangeBadgeEmitter
onDidChangeBadgeEmitter: Emitter<void> = ...
Protected onDidChangeBadgeTooltipEmitter
onDidChangeBadgeTooltipEmitter: Emitter<void> = ...
Protected onDidChangeDescriptionEmitter
onDidChangeDescriptionEmitter: Emitter<void> = ...
Protected Readonly onDidChangeToolbarItemsEmitter
onDidChangeToolbarItemsEmitter: Emitter<void> = ...
Protected toDispose
toDispose: DisposableCollection = ...
Protected updatingViewVisibility
updatingViewVisibility: boolean = false