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

    Representation of a tabbar toolbar contribution.

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    consoleSessionManager: ConsoleSessionManager
    DEBUG_CONSOLE_SEVERITY_ID: "debugConsoleSeverity" = 'debugConsoleSeverity'
    debugConsoleSessionFactory: DebugConsoleSessionFactory
    debugSessionManager: DebugSessionManager
    quickView: QuickViewService
    toggleCommand?: Command
    widgetManager: WidgetManager
    options: ConsoleOptions = ...

    Accessors

    • get viewId(): string

      Returns string

    • get viewLabel(): string

      Returns string

    • get widget(): Promise<T>

      Returns Promise<T>

    Methods