typedef sap/base/i18n/ResourceBundle.Configuration

Visiblity: public
Available since: N/A
Module: sap/base/i18n/ResourceBundle
Application Component:

ResourceBundle Configuration

A ResourceBundle Configuration holds information on where to load the ResourceBundle from using the fallback chain and terminologies. The location is retrieved from the bundleUrl and bundleName parameters The locale used is influenced by the supportedLocales and fallbackLocale parameters Terminologies of this ResourceBundle are loaded via the terminologies parameter

Note: If omitted, the supportedLocales and the fallbackLocale are inherited from the parent ResourceBundle Configuration


Nodes Overview

Node Description

Methods Overview

Method Description