Uses of Class
com.iizix.text.util.PrettyLocaledTexts
Packages that use PrettyLocaledTexts Package Description com.iizix.gyro com.iizix.server.gyro com.iizix.text.util Uses of PrettyLocaledTexts in com.iizix.gyro
Methods in com.iizix.gyro that return PrettyLocaledTexts Modifier and Type Method Description PrettyLocaledTexts
IAppSessionGyro. getPrettyLocaledTexts()
Gets the locale'd texts instance for the sessions language and text tables.PrettyLocaledTexts
IClientSessionGyro. getPrettyLocaledTexts()
Gets the locale'd texts instance for the sessions language and text tables.Uses of PrettyLocaledTexts in com.iizix.server.gyro
Methods in com.iizix.server.gyro that return PrettyLocaledTexts Modifier and Type Method Description PrettyLocaledTexts
AppSessionGyro. getPrettyLocaledTexts()
Gets the locale'd texts instance for the sessions language and text tables.PrettyLocaledTexts
ClientSessionGyro. getPrettyLocaledTexts()
Gets the locale'd texts instance for the sessions language and text tables.Uses of PrettyLocaledTexts in com.iizix.text.util
Methods in com.iizix.text.util that return PrettyLocaledTexts Modifier and Type Method Description static PrettyLocaledTexts
PrettyLocaledTexts. getDefault()
Gets the system default instance for PrettyLocaledTexts.