Имя | Описание | |
---|---|---|
VintasoftLocalizationJS | Initializes a new instance of the VintasoftLocalizationJS class. |
Имя | Описание | |
---|---|---|
VintasoftLocalizationJS | Initializes a new instance of the VintasoftLocalizationJS class. |
Имя | Описание | |
---|---|---|
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. |
Имя | Описание | |
---|---|---|
ready | Occurs when localizer is ready for localization. |