| Constructor and Description |
|---|
DefaultI18n(String id) |
| Modifier and Type | Method and Description |
|---|---|
I18nBundleList |
bundles() |
net.thevpc.common.props.WritableValue<Function<String,String>> |
defaultValue() |
String |
getId() |
String |
getString(String name) |
String |
getString(String name,
Function<String,String> defaultValue) |
net.thevpc.common.props.WritableValue<Locale> |
locale() |
public DefaultI18n(String id)
public net.thevpc.common.props.WritableValue<Locale> locale()
public I18nBundleList bundles()
public net.thevpc.common.props.WritableValue<Function<String,String>> defaultValue()
defaultValue in interface I18nCopyright © 2021 vpc open source initiative. All rights reserved.