public interface PropItemInterface extends IstiNamedValueInterface
sepCh
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getAuxiliaryObj()
Returns the "auxiliary" object for this value.
|
java.lang.String |
getDescriptionStr()
Returns the description string.
|
java.lang.Object |
getGroupSelObj()
Returns the group-select object for this item.
|
CfgPropValidator |
getValidator()
Gets the validator object for this item.
|
clone, getDefaultValue, getName, getValue, isDefaultValue, setValue, setValueString, stringValue
java.lang.Object getAuxiliaryObj()
java.lang.String getDescriptionStr()
java.lang.Object getGroupSelObj()
CfgPropValidator getValidator()