Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
notebook
NotebookOutlineContribution
Class NotebookOutlineContribution
Implements
FrontendApplicationContribution
Index
Constructors
constructor
Properties
current
Editor?
editor
Listeners
editor
Model
Listeners
label
Provider
notebook
Editor
Widget
Service
notebook
Service
outline
View
Service
Methods
create
Roots
on
Start
select
Cell
update
Outline
Constructors
constructor
new
Notebook
Outline
Contribution
(
)
:
NotebookOutlineContribution
Returns
NotebookOutlineContribution
Properties
Protected
Optional
current
Editor
current
Editor
?:
NotebookEditorWidget
Protected
editor
Listeners
editor
Listeners
:
DisposableCollection
= ...
Protected
editor
Model
Listeners
editor
Model
Listeners
:
DisposableCollection
= ...
Protected
Readonly
label
Provider
label
Provider
:
LabelProvider
Protected
Readonly
notebook
Editor
Widget
Service
notebook
Editor
Widget
Service
:
NotebookEditorWidgetService
Protected
Readonly
notebook
Service
notebook
Service
:
NotebookService
Protected
Readonly
outline
View
Service
outline
View
Service
:
OutlineViewService
Methods
Protected
create
Roots
create
Roots
(
model
)
:
Promise
<
undefined
|
OutlineSymbolInformationNode
[]
>
Parameters
model
:
NotebookModel
Returns
Promise
<
undefined
|
OutlineSymbolInformationNode
[]
>
on
Start
on
Start
(
)
:
void
Returns
void
select
Cell
select
Cell
(
node
)
:
void
Parameters
node
:
object
Returns
void
Protected
update
Outline
update
Outline
(
editor
)
:
Promise
<
void
>
Parameters
editor
:
undefined
|
NotebookEditorWidget
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
current
Editor
editor
Listeners
editor
Model
Listeners
label
Provider
notebook
Editor
Widget
Service
notebook
Service
outline
View
Service
create
Roots
on
Start
select
Cell
update
Outline
Theia TypeDoc
Loading...