public interface Translatable extends Serializable
TranslatableSupport| Modifier and Type | Method and Description |
|---|---|
void |
updateMessageStrings(Locale locale)
Called when the component should update all of its translatable strings, setting locales, etc.
|
void updateMessageStrings(Locale locale)
locale - the new locale to use.Copyright © 2017. All rights reserved.