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

    The command contribution should be implemented to register custom commands and handler.

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    clipboard: ClipboardService
    quickView: QuickViewService
    toggleCommand?: Command
    widgetManager: WidgetManager

    Accessors

    • get viewId(): string

      Returns string

    • get viewLabel(): string

      Returns string

    • get widget(): Promise<T>

      Returns Promise<T>

    Methods