Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
WindowTitleService
Class WindowTitleService
Index
Constructors
constructor
Properties
_title
on
Did
Change
Title
Emitter
preferences
separator
title
Contributions
title
Parts
title
Template?
Accessors
on
Did
Change
Title
title
Methods
init
update
update
Title
Constructors
constructor
new
Window
Title
Service
(
)
:
WindowTitleService
Returns
WindowTitleService
Properties
Protected
_title
_title
:
string
= ''
Protected
on
Did
Change
Title
Emitter
on
Did
Change
Title
Emitter
:
Emitter
<
string
>
= ...
Protected
Readonly
preferences
preferences
:
CorePreferences
Protected
separator
separator
:
string
= ' - '
Protected
Readonly
title
Contributions
title
Contributions
:
ContributionProvider
<
WindowTitleContribution
>
Protected
title
Parts
title
Parts
:
Map
<
string
,
undefined
|
string
>
= ...
Protected
Optional
title
Template
title
Template
?:
string
Accessors
on
Did
Change
Title
get
onDidChangeTitle
(
)
:
Event
<
string
>
Returns
Event
<
string
>
title
get
title
(
)
:
string
Returns
string
Methods
Protected
init
init
(
)
:
void
Returns
void
update
update
(
parts
)
:
void
Parameters
parts
:
Record
<
string
,
undefined
|
string
>
Returns
void
Protected
update
Title
update
Title
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
_title
on
Did
Change
Title
Emitter
preferences
separator
title
Contributions
title
Parts
title
Template
on
Did
Change
Title
title
init
update
update
Title
Theia TypeDoc
Loading...