public interface ILocaleString
Modifier and Type | Method and Description |
---|---|
LocaleInfo |
getLocale()
Gets the local info class instance.
|
default KString |
getLocaleKString(String id)
Gets the KString of a particular ID from the app's text tables, regardless
if the text tables are flagged to also handle LocaleString's.
|
KString |
getLocaleKString(String id,
boolean system)
Gets the KString of a particular ID from the app's text tables
that are flagged to also handle LocaleString's depending on the flag.
|
default KString getLocaleKString(String id)
id
- The text ID.KString getLocaleKString(String id, boolean system)
id
- The text ID.system
- Flagged to handle system strings for LocaleString's.LocaleInfo getLocale()
iizi® is a registered trademark of Mindus SARL. © Copyright 2019 Mindus SARL. All rights reserved.