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

    Representation of a tabbar toolbar contribution.

    Implements

    Index

    Constructors

    Properties

    NONE: "<no channels>" = '<no channels>'
    onChannelsChanged: Event<void> = ...
    onChannelsChangedEmitter: Emitter<void> = ...
    onOutputWidgetStateChanged: Event<void> = ...
    onOutputWidgetStateChangedEmitter: Emitter<void> = ...
    OUTPUT_CHANNEL_LIST_ID: "outputChannelList" = 'outputChannelList'
    outputChannelManager: OutputChannelManager
    outputContribution: OutputContribution

    Methods