PP.isResourceGroupLoaded

Syntax

isResourceGroupLoaded(name: String);

Parameters

name. Language name.

Description

The isResourceGroupLoaded method checks if the object containing regional settings for the specified language is loaded.

Comments

This method returns a JSON object that contains properties corresponding to regional settings of specific language, if these settings are loaded.

Example

The example of static method use is given in the Example of Creating the EaxMapBox Component page.

See also:

PP