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

    Implements

    Index

    Constructors

    Properties

    additionalOutputCss: string
    contextKeyService: ContextKeyService
    editor: undefined | NotebookEditorWidget
    element?: HTMLDivElement
    id: string = ...
    isDisposed: boolean = false
    notebook: NotebookModel
    notebookEditorWidgetService: NotebookEditorWidgetService
    notebookKernelService: NotebookKernelService
    notebookOptionsService: NotebookOptionsService
    notebookRendererRegistry: NotebookRendererRegistry
    onDidRenderOutput: Event<OutputRenderEvent> = ...
    onDidRenderOutputEmitter: Emitter<OutputRenderEvent> = ...

    returns the output Height

    quickPickService: QuickPickService
    toDispose: DisposableCollection = ...
    webviewWidget: WebviewWidget
    webviewWidgetInitialized: Deferred<void> = ...
    widgetManager: WidgetManager
    workspaceTrustService: WorkspaceTrustService

    Methods