Interface I18nListener


  • public interface I18nListener
    Implementers will be able to listen to changes in the web interface current language.
    Author:
    Charles Edward Bedon Cortazar <charles.bedon@kuwaiba.org>
    • Method Detail

      • onLanguageChanged

        void onLanguageChanged​(Language language)
        Called when it is requested to change the web interface language.
        Parameters:
        language - The the language.