Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
notebook
NotebookCodeEditorFindMatch
Class NotebookCodeEditorFindMatch
Implements
NotebookEditorFindMatch
Index
Constructors
constructor
Properties
cell
range
selected
text
Model
Methods
replace
show
Constructors
constructor
new
Notebook
Code
Editor
Find
Match
(
cell
,
range
,
textModel
)
:
NotebookCodeEditorFindMatch
Parameters
cell
:
NotebookCellModel
range
:
Range
textModel
:
MonacoEditorModel
Returns
NotebookCodeEditorFindMatch
Properties
Readonly
cell
cell
:
NotebookCellModel
Readonly
range
range
:
Range
selected
selected
:
boolean
= false
Readonly
text
Model
text
Model
:
MonacoEditorModel
Methods
replace
replace
(
value
)
:
void
Parameters
value
:
string
Returns
void
show
show
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
cell
range
selected
text
Model
replace
show
Theia TypeDoc
Loading...