| Constructor and Description |
|---|
I18nService() |
| Modifier and Type | Method and Description |
|---|---|
elemental2.promise.Promise<String> |
getLocale()
Gets i18n locale from Kogito Channel
|
void |
onLocaleChange(LocaleChangeCallback callback)
Sets the
LocaleChangeCallback that will be called when the locale changes on Kogito Channel |
public void onLocaleChange(LocaleChangeCallback callback)
I18nApiLocaleChangeCallback that will be called when the locale changes on Kogito ChannelonLocaleChange in interface I18nApicallback - The callback function to execute when locale changesCopyright © 2012–2020 JBoss by Red Hat. All rights reserved.