@FunctionalInterface public static interface LocalizationContext.LocalizationChangeListener extends Serializable
LocalizationContext localization change events.| Modifier and Type | Method and Description |
|---|---|
void |
onLocalizationChange(LocalizationContext.LocalizationChangeEvent event)
Invoked when the
LocalizationContext localization changes. |
void onLocalizationChange(LocalizationContext.LocalizationChangeEvent event)
LocalizationContext localization changes.event - The localization change eventCopyright © 2019 The Holon Platform. All rights reserved.