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

    Shared selection bus for the AI Configuration view. The tree, the detail host, and renderers navigate through this single model instead of talking directly to each other.

    Index

    Constructors

    Properties

    onDidChangeSelection: Event<undefined | AiConfigurationSelection> = ...
    onDidChangeSelectionEmitter: Emitter<undefined | AiConfigurationSelection> = ...
    selection: undefined | AiConfigurationSelection

    Methods