Class TranslationTermsMessage
java.lang.Object
com.inductiveautomation.perspective.gateway.messages.json.TranslationTermsMessage
Message sent to the perspective client containing information about the localization terms available for a locale.
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
PROTOCOL- See Also:
 
- 
localeThe IETF code for the locale (i.e. - not the Locale.toString() version, but rather the Locale.forLanguageTag() and toLanguageTag() versions.)
- 
terms
 
- 
- 
Constructor Details- 
TranslationTermsMessage
 
-