public class AliasRefProperty extends ChoosableProperty
ChoosableProperty.getOptions(boolean) and therefore the property values can be translated (i18n).SettableProperty.Diff<T>DictionaryProperty.DiffType| Constructor and Description |
|---|
AliasRefProperty(DictionaryComponent containingComponent, java.lang.String propertyName, java.lang.String propertyIdName) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTranslatedValue()
Get translated property value.
|
getChoice, getChoices, getChoices, getOptions, getTranslatedOptions, setChoice, setTranslatedValuegetDiffValue, getOptions, getValuegetDiffValue, getDiffValue, setValuegetContainedDiffs, getDiff, getDiffs, getName, getName, getTranslatedName, getValue, hasDiff, removeDiffpublic AliasRefProperty(DictionaryComponent containingComponent, java.lang.String propertyName, java.lang.String propertyIdName)
public java.lang.String getTranslatedValue()
getTranslatedValue in class ChoosableProperty