public class LocaleChangeEvent extends EventObject
source| Constructor and Description |
|---|
LocaleChangeEvent(UI ui,
Locale locale)
Locale change event constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Locale |
getLocale()
Get the new locale that was set.
|
UI |
getUI()
Returns the UI where the locale changed in.
|
getSource, toStringCopyright © 2025. All rights reserved.