| Package | Description |
|---|---|
| com.vaadin.flow.server | |
| com.vaadin.flow.server.communication |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomizedSystemMessages
Contains the system messages used to notify the user about various critical
situations that can occur.
|
| Modifier and Type | Method and Description |
|---|---|
SystemMessages |
VaadinService.getSystemMessages(Locale locale,
VaadinRequest request)
Gets the system message to use for a specific locale.
|
SystemMessages |
SystemMessagesProvider.getSystemMessages(SystemMessagesInfo systemMessagesInfo)
Gets the system messages to use in the given context.
|
SystemMessages |
DefaultSystemMessagesProvider.getSystemMessages(SystemMessagesInfo systemMessagesInfo) |
| Modifier and Type | Method and Description |
|---|---|
elemental.json.JsonObject |
MetadataWriter.createMetadata(UI ui,
boolean repaintAll,
boolean async,
SystemMessages messages)
Creates a JSON object containing metadata related to the given UI.
|
Copyright © 2025. All rights reserved.