Properties
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 onDidChangeDescriptionEmitter
onDidChangeDescriptionEmitter: Emitter<void> = ...
Protected toDispose
toDispose: DisposableCollection = ...
Protected updatingViewVisibility
updatingViewVisibility: boolean = false