NotebookToCModel | @jupyterlab (original) (raw)

Hierarchy (View Summary)

Index

Constructors

constructor

Returns NotebookToCModel

Properties

ProtectedconfigMetadataMap

configMetadataMap: { [k: string | number]: string[] } = ...

Protectedparser

Protectedsanitizer

ReadonlystateChanged

Protectedwidget

Accessors

activeHeading

table of contents active entry

activeHeadingChanged

collapseChanged

configuration

documentType

headings

table of contents list of headings

headingsChanged

isActive

ProtectedisAlwaysActive

isDisposed

supportedOptions

title

Returns void

Methods

dispose

getCellHeadings

The associated headings

ProtectedgetHeadings

The list of new headings or null if nothing needs to be updated.

ProtectedisHeadingEqual

Whether the headings are equal.

ProtectedloadConfigurationFromMetadata

ToC configuration from metadata

ProtectedonActiveCellChanged

ProtectedonExecuted

Returns void

ProtectedonExecutionScheduled

ProtectedonHeadingsChanged

ProtectedonMetadataChanged

ProtectedonOutputCleared

refresh

setActiveHeading

setConfiguration

toggleCollapse

Returns void

ProtectedupdateRunningStatus