| Package | Description |
|---|---|
| com.vaadin.flow.router |
| 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 © 2000–2025 Vaadin Ltd. All rights reserved.