Class TermDescriptor
java.lang.Object
com.inductiveautomation.factorypmi.designer.i18n.search.TermDescriptor
- Direct Known Subclasses:
 ComponentTranslationPanel.ComponentTermDescriptor
Describes a translatable term inside of a component. The term has an identifier, which is generally used to locate
 the source of the term in the component, and the current value.
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
TermDescriptor
 
 - 
 - 
Method Details
- 
getTermId
A path, relative to the container of this term, locating the source of the term. - 
getValue
The current value of the term, in whatever the system's base language is. 
 -