Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
notebook
NotebookLabelProviderContribution
Class NotebookLabelProviderContribution
Implements
LabelProviderContribution
Index
Constructors
constructor
Properties
label
Provider
markdown
It
notebook
Service
Methods
can
Handle
extract
Plaintext
find
Cell
By
Uri
get
Icon
get
Long
Name
get
Name
Constructors
constructor
new
Notebook
Label
Provider
Contribution
(
)
:
NotebookLabelProviderContribution
Returns
NotebookLabelProviderContribution
Properties
Protected
Readonly
label
Provider
label
Provider
:
LabelProvider
Protected
markdown
It
markdown
It
:
MarkdownIt
= ...
Protected
Readonly
notebook
Service
notebook
Service
:
NotebookService
Methods
can
Handle
can
Handle
(
element
)
:
number
Parameters
element
:
object
Returns
number
extract
Plaintext
extract
Plaintext
(
parsedMarkdown
)
:
string
Parameters
parsedMarkdown
:
Token
[]
Returns
string
find
Cell
By
Uri
find
Cell
By
Uri
(
uri
)
:
undefined
|
NotebookCellModel
Parameters
uri
:
URI
Returns
undefined
|
NotebookCellModel
get
Icon
get
Icon
(
element
)
:
string
Parameters
element
:
NotebookCellOutlineNode
Returns
string
get
Long
Name
get
Long
Name
(
element
)
:
string
Parameters
element
:
NotebookCellOutlineNode
Returns
string
get
Name
get
Name
(
element
)
:
string
Parameters
element
:
NotebookCellOutlineNode
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
label
Provider
markdown
It
notebook
Service
can
Handle
extract
Plaintext
find
Cell
By
Uri
get
Icon
get
Long
Name
get
Name
Theia TypeDoc
Loading...