public class DSLParameter.RelatedTypeValuesProperty extends ValuesProperty
SettableProperty.Diff<T>DictionaryProperty.DiffType| Constructor and Description |
|---|
RelatedTypeValuesProperty(DictionaryComponent containingComponent, java.lang.String propertyName, java.lang.String propertyIdName) |
| Modifier and Type | Method and Description |
|---|---|
void |
setTranslatedValue(java.lang.String... translatedValues)
Set Translated property values The following code fragment is always a no-op:
setTranslatedValue(getValue(true)) |
getDiffValue, getOptions, getTranslatedOptions, getTranslatedValue, getValue, setValuegetDiffValue, getDiffValuegetContainedDiffs, getDiff, getDiffs, getName, getName, getTranslatedName, getValue, hasDiff, removeDiffpublic RelatedTypeValuesProperty(DictionaryComponent containingComponent, java.lang.String propertyName, java.lang.String propertyIdName)
public void setTranslatedValue(java.lang.String... translatedValues)
ValuesPropertysetTranslatedValue(getValue(true))setTranslatedValue in class ValuesProperty