Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/notebook
browser/service/notebook-options
NotebookOptionsService
Class NotebookOptionsService
Index
Constructors
constructor
Properties
editor
Preferences
font
Info?
on
Did
Change
Output
Options
output
Options
Changed
Emitter
preference
Service
Accessors
editor
Font
Info
Methods
compute
Output
Line
Height
compute
Output
Options
create
Font
Info
get
Notebook
Preference
With
Default
get
Or
Create
Monaco
Font
Info
init
Constructors
constructor
new
NotebookOptionsService
()
:
NotebookOptionsService
Returns
NotebookOptionsService
Properties
Protected
Readonly
editor
Preferences
editorPreferences
:
EditorPreferences
Protected
Optional
font
Info
fontInfo
?:
BareFontInfo
on
Did
Change
Output
Options
onDidChangeOutputOptions
:
Event
<
NotebookOutputOptions
>
= ...
Protected
output
Options
Changed
Emitter
outputOptionsChangedEmitter
:
Emitter
<
NotebookOutputOptions
>
= ...
Protected
Readonly
preference
Service
preferenceService
:
PreferenceService
Accessors
editor
Font
Info
get
editorFontInfo
()
:
BareFontInfo
Returns
BareFontInfo
Methods
Protected
compute
Output
Line
Height
computeOutputLineHeight
(
lineHeight
:
number
,
outputFontSize
:
number
)
:
number
Parameters
lineHeight
:
number
outputFontSize
:
number
Returns
number
compute
Output
Options
computeOutputOptions
()
:
NotebookOutputOptions
Returns
NotebookOutputOptions
Protected
create
Font
Info
createFontInfo
()
:
BareFontInfo
Returns
BareFontInfo
Protected
get
Notebook
Preference
With
Default
getNotebookPreferenceWithDefault
<
T
>
(
key
:
string
)
:
T
Type Parameters
T
Parameters
key
:
string
Returns
T
Protected
get
Or
Create
Monaco
Font
Info
getOrCreateMonacoFontInfo
()
:
BareFontInfo
Returns
BareFontInfo
Protected
init
init
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
editor
Preferences
font
Info
on
Did
Change
Output
Options
output
Options
Changed
Emitter
preference
Service
Accessors
editor
Font
Info
Methods
compute
Output
Line
Height
compute
Output
Options
create
Font
Info
get
Notebook
Preference
With
Default
get
Or
Create
Monaco
Font
Info
init
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...