Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
messages
NotificationsContribution
Class NotificationsContribution
Hierarchy
NotificationsContribution
Implements
FrontendApplicationContribution
CommandContribution
KeybindingContribution
ColorContribution
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
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
:
number
)
:
string
Parameters
count:
number
Returns
string
Protected
get
Status
Bar
Item
Tooltip
get
Status
Bar
Item
Tooltip
(
count
:
number
)
:
string
Parameters
count:
number
Returns
string
on
Start
on
Start
(
_app
:
FrontendApplication
)
:
void
Parameters
_app:
FrontendApplication
Returns
void
register
Colors
register
Colors
(
colors
:
ColorRegistry
)
:
void
Parameters
colors:
ColorRegistry
Returns
void
register
Commands
register
Commands
(
commands
:
CommandRegistry
)
:
void
Parameters
commands:
CommandRegistry
Returns
void
register
Keybindings
register
Keybindings
(
keybindings
:
KeybindingRegistry
)
:
void
Parameters
keybindings:
KeybindingRegistry
Returns
void
Protected
update
Status
Bar
Item
update
Status
Bar
Item
(
count
?:
number
)
:
void
Parameters
count:
number
= 0
Returns
void
Exports
messages
Notification
Notifications
Commands
Notifications
Keybinding
Context
Notification
Center
Component
Notification
Component
Notification
Content
Renderer
Notification
Manager
Notification
Toasts
Component
Notifications
Contribution
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
update
Status
Bar
Item
Notifications
Keybinding
Context
Notifications
Renderer
Notification
Notification
Center
Component
Props
Notification
Component
Props
Notification
Configuration
Notification
Toasts
Component
Props
Notification
Update
Event
Notification
Preferences
default
Notification
Config
Schema
Notification
Preference
Contribution
Notification
Preferences
bind
Notification
Preferences
create
Notification
Preferences