Class: Localization
Help4.Localization()
Localization class
Constructor
new Localization()
- Source:
Methods
(static) getLanguage() → {string}
- Source:
Returns:
-
Type
-
string
(static) getText(key) → {string}
Parameters:
Name |
Type |
Description |
key |
string
|
|
- Source:
Returns:
-
Type
-
string
- Source:
Returns:
-
Type
-
Help4.Promise.<*>
|
*
(static) parseSAP(data) → {Object}
Parameters:
Name |
Type |
Description |
data |
string
|
|
- Source:
Returns:
-
Type
-
Object
(static) parseSEN(data) → {Object}
Parameters:
Name |
Type |
Description |
data |
string
|
|
- Source:
Returns:
-
Type
-
Object
Parameters:
Name |
Type |
Description |
lang |
string
|
|
- Source:
Returns:
-
Type
-
Help4.Localization
Parameters:
Name |
Type |
Description |
fun |
function
|
|
- Source:
Returns:
-
Type
-
Help4.Localization