Package com.vaadin.flow.i18n


package com.vaadin.flow.i18n
  • Class
    Description
    Default i18n provider that will be initialized if custom I18NProvider is not available.
    I18N provider interface for internationalization usage.
    Utility class for use with determining default i18n property files and locales.
    Event object with data related to locale change.
    Any com.vaadin.ui.Component implementing this interface will be informed when the UI locale is changed and on attach.