VintasoftLocalizationJS Class Members
In This Topic
The following tables list the members exposed by
VintasoftLocalizationJS.
Public Constructors
Methods
| Name | Description |
 | get_IsReady | Gets a value indicating whether the localizer is ready for localization. |
 | getDocumentLocalizationDictionary | Returns the localization dictionary for all DOM-elements, which have the "localizationId" attribute, in HTML document. |
 | getLocalizationInfo | Returns localization info for the specified localization identifier. |
  | getStringConstant | Gets the string constant by identifier. |
 | localizeDocument | Localizes all DOM-elements, which have the "localizationId" attribute, in HTML document. |
  | setStringConstant | Sets the string constant for localization. |
Events
| Name | Description |
 | ready | Occurs when localizer is ready for localization. |
See Also