Uses of Class
org.hippoecm.frontend.translation.ILocaleProvider.LocaleState
-
Packages that use ILocaleProvider.LocaleState Package Description org.hippoecm.frontend.translation -
-
Uses of ILocaleProvider.LocaleState in org.hippoecm.frontend.translation
Methods in org.hippoecm.frontend.translation that return ILocaleProvider.LocaleState Modifier and Type Method Description static ILocaleProvider.LocaleState
ILocaleProvider.LocaleState. valueOf(String name)
Returns the enum constant of this type with the specified name.static ILocaleProvider.LocaleState[]
ILocaleProvider.LocaleState. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hippoecm.frontend.translation with parameters of type ILocaleProvider.LocaleState Modifier and Type Method Description abstract org.apache.wicket.request.resource.ResourceReference
ILocaleProvider.HippoLocale. getIcon(IconSize size, ILocaleProvider.LocaleState type)
-