Namespace OWF.Lang
Defined in: Widget.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
Provides utility methods for localization
|
| Method Attributes | Method Name and Description |
|---|---|
| <static> |
OWF.Lang.getLanguage()
Gets the language that is currently being used by OWF.
|
Method Detail
<static>
{String}
OWF.Lang.getLanguage()
Gets the language that is currently being used by OWF.
- Returns:
- {String} Returns the ISO 639-1 language code for the language that is currently being used by OWF.