Theia API Documentation v1.65.0
    Preparing search index...

    Implements

    Index

    Constructors

    Properties

    commandService: CommandService
    contextMenuRenderer: ContextMenuRenderer
    didChangeEmitter: Emitter<void> = ...
    id: string

    The unique ID of the toolbar item.

    keybindingRegistry: KeybindingRegistry
    onDidChange: Event<void> = ...

    When defined, the container tool-bar will be updated if this event is fired.

    Note: currently, each item of the container toolbar will be re-rendered if any of the items have changed.

    Methods