Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
messages
NotificationsContribution
Class NotificationsContribution
Implements
FrontendApplicationContribution
CommandContribution
KeybindingContribution
ColorContribution
StylingParticipant
Index
Constructors
constructor
Properties
id
manager
notifications
Renderer
status
Bar
Methods
create
Status
Bar
Item
get
Status
Bar
Item
Text
get
Status
Bar
Item
Tooltip
on
Start
register
Colors
register
Commands
register
Keybindings
register
Theme
Style
update
Status
Bar
Item
Constructors
constructor
new
Notifications
Contribution
(
)
:
NotificationsContribution
Returns
NotificationsContribution
Properties
Protected
Readonly
id
id
:
"theia-notification-center"
= 'theia-notification-center'
Protected
Readonly
manager
manager
:
NotificationManager
Protected
Readonly
notifications
Renderer
notifications
Renderer
:
NotificationsRenderer
Protected
Readonly
status
Bar
status
Bar
:
StatusBar
Methods
Protected
create
Status
Bar
Item
create
Status
Bar
Item
(
)
:
void
Returns
void
Protected
get
Status
Bar
Item
Text
get
Status
Bar
Item
Text
(
count
)
:
string
Parameters
count
:
number
Returns
string
Protected
get
Status
Bar
Item
Tooltip
get
Status
Bar
Item
Tooltip
(
count
)
:
string
Parameters
count
:
number
Returns
string
on
Start
on
Start
(
_app
)
:
void
Parameters
_app
:
FrontendApplication
Returns
void
register
Colors
register
Colors
(
colors
)
:
void
Parameters
colors
:
ColorRegistry
Returns
void
register
Commands
register
Commands
(
commands
)
:
void
Parameters
commands
:
CommandRegistry
Returns
void
register
Keybindings
register
Keybindings
(
keybindings
)
:
void
Parameters
keybindings
:
KeybindingRegistry
Returns
void
register
Theme
Style
register
Theme
Style
(
theme
,
collector
)
:
void
Parameters
theme
:
ColorTheme
collector
:
CssStyleCollector
Returns
void
Protected
update
Status
Bar
Item
update
Status
Bar
Item
(
count
?
)
:
void
Parameters
count
:
number
= 0
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
id
manager
notifications
Renderer
status
Bar
create
Status
Bar
Item
get
Status
Bar
Item
Text
get
Status
Bar
Item
Tooltip
on
Start
register
Colors
register
Commands
register
Keybindings
register
Theme
Style
update
Status
Bar
Item
Theia TypeDoc
Loading...