Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
notebook
CellEditor
Class CellEditor
Hierarchy
Component
<
CellEditorProps
,
{}
>
CellEditor
Index
Constructors
constructor
Properties
container?
editor?
matches
old
Match
Decorations
to
Dispose
Methods
blur
Editor
center
Editor
In
View
component
Did
Mount
component
Will
Unmount
dispose
Editor
estimate
Height
handle
Resize
init
Editor
render
set
Container
set
Matches
Constructors
constructor
new
Cell
Editor
(
props
)
:
CellEditor
Parameters
props
:
CellEditorProps
Returns
CellEditor
new
Cell
Editor
(
props
,
context
)
:
CellEditor
Parameters
props
:
CellEditorProps
context
:
any
Returns
CellEditor
Deprecated
See
React Docs
Properties
Protected
Optional
container
container
?:
HTMLDivElement
Protected
Optional
editor
editor
?:
SimpleMonacoEditor
Protected
matches
matches
:
NotebookCodeEditorFindMatch
[]
= []
Protected
old
Match
Decorations
old
Match
Decorations
:
string
[]
= []
Protected
to
Dispose
to
Dispose
:
DisposableCollection
= ...
Methods
Protected
blur
Editor
blur
Editor
(
)
:
void
Returns
void
Protected
center
Editor
In
View
center
Editor
In
View
(
)
:
void
Returns
void
component
Did
Mount
component
Did
Mount
(
)
:
void
Returns
void
component
Will
Unmount
component
Will
Unmount
(
)
:
void
Returns
void
Protected
dispose
Editor
dispose
Editor
(
)
:
void
Returns
void
Protected
estimate
Height
estimate
Height
(
)
:
string
Returns
string
Protected
handle
Resize
handle
Resize
(
)
:
void
Returns
void
Protected
init
Editor
init
Editor
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
render
render
(
)
:
ReactNode
Returns
ReactNode
Protected
set
Container
set
Container
(
component
)
:
void
Parameters
component
:
null
|
HTMLDivElement
Returns
void
Protected
set
Matches
set
Matches
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
container
editor
matches
old
Match
Decorations
to
Dispose
blur
Editor
center
Editor
In
View
component
Did
Mount
component
Will
Unmount
dispose
Editor
estimate
Height
handle
Resize
init
Editor
render
set
Container
set
Matches
Theia TypeDoc
Loading...
Deprecated
See
React Docs