Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/notebook
browser/view/notebook-find-widget
NotebookEditorFindMatch
Interface NotebookEditorFindMatch
interface
NotebookEditorFindMatch
{
selected
:
boolean
;
replace
?
(
value
:
string
)
:
void
;
show
()
:
void
;
}
Implemented by
NotebookCodeEditorFindMatch
Index
Properties
selected
Methods
replace?
show
Properties
selected
selected
:
boolean
Methods
Optional
replace
replace
?
(
value
:
string
)
:
void
Parameters
value
:
string
Returns
void
show
show
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
selected
Methods
replace
show
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...