Class LocaleController

    • Constructor Detail

      • LocaleController

        public LocaleController()
    • Method Detail

      • submit

        public String submit()
      • getLocaleItems

        public List<javax.faces.model.SelectItem> getLocaleItems()
      • getCurrentInstance

        public static LocaleController getCurrentInstance​(javax.faces.context.FacesContext facesContext,
                                                          String beanName)
      • getLocale

        public Locale getLocale()
      • getLocalizedLocale

        public String getLocalizedLocale()
      • getImageCountryName

        public String getImageCountryName()
      • setLocale

        public void setLocale​(Locale locale)