Class: MessageManager
A place to handle posting and clearing of messages using the message service, if there isn't a better place to do it.
Constructors
constructor
• new MessageManager(eventBus
, messageService
): MessageManager
MessageManager constructor.
Parameters
Name | Type | Description |
---|---|---|
eventBus | EventBus | The event bus. |
messageService | MessageService | The message service. |
Returns
Defined in
workingtitle-instruments-wt21/shared/MessageSystem/MessageManager.ts:26