Implements

  • CellOutputWebview
  • Disposable

Constructors

Properties

additionalOutputCss: string
editor: undefined | NotebookEditorWidget
element?: HTMLDivElement
id: string = ...
isDisposed: boolean = false
messagingService: NotebookRendererMessagingService
notebook: NotebookModel
notebookEditorWidgetService: NotebookEditorWidgetService
notebookKernelService: NotebookKernelService
notebookOptionsService: NotebookOptionsService
notebookRendererRegistry: NotebookRendererRegistry
onDidRenderOutput: Event<OutputRenderEvent> = ...
onDidRenderOutputEmitter: Emitter<OutputRenderEvent> = ...
options: NotebookOutputOptions
quickPickService: QuickPickService
toDispose: DisposableCollection = ...
webviewWidget: WebviewWidget
widgetManager: WidgetManager
workspaceTrustService: WorkspaceTrustService

Methods