@JsType(isNative=true,
namespace="window",
name="envelope")
public class I18nApiInteropWrapper
extends Object
| Constructor and Description |
|---|
I18nApiInteropWrapper() |
| Modifier and Type | Method and Description |
|---|---|
static I18nApiInteropWrapper |
get() |
elemental2.promise.Promise<String> |
getLocale() |
void |
onLocaleChange(LocaleChangeCallback callback) |
@JsMethod public void onLocaleChange(LocaleChangeCallback callback)
@JsMethod public elemental2.promise.Promise<String> getLocale()
@JsProperty(name="i18nService") public static I18nApiInteropWrapper get()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.