public class TextEncodingOptionType extends PredefinedValuesOptionType
Modifier and Type | Field and Description |
---|---|
static TextEncodingOptionType |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
boolean |
isRestricted()
If the type has a value provider: Determines if the option values are restricted to the values returned by it.
|
addValue, addValue, getValueProvider, isEmptyAllowed, setEmptyAllowed, setRestricted, validate
getDataTypeHint, isMultiValue, validate
public static final TextEncodingOptionType INSTANCE
public boolean isRestricted()
OptionType
isRestricted
in interface OptionType
isRestricted
in class PredefinedValuesOptionType