Package | Description |
---|---|
com.vaadin.flow.component.messages | |
com.vaadin.flow.router |
Modifier and Type | Class and Description |
---|---|
class |
MessageList
Server-side component for the
vaadin-message-list element. |
Modifier and Type | Method and Description |
---|---|
static List<LocaleChangeObserver> |
EventUtil.collectLocaleChangeObservers(Element element)
Collect all Components implementing
LocaleChangeObserver
connected to the given element tree. |
static List<LocaleChangeObserver> |
EventUtil.collectLocaleChangeObservers(List<HasElement> components)
Collect all Components implementing
LocaleChangeObserver
connected to the tree of all given Components in list. |
Copyright © 2025. All rights reserved.