public class DataObjectFactory.DataObjectInput extends DataObjectFactory.AbstractDataObjectInput
nfvalidators| Constructor and Description |
|---|
DataObjectInput(BaseFilter<BDO> f) |
DataObjectInput(BaseFilter<BDO> f,
boolean restrict_parse) |
| Modifier and Type | Method and Description |
|---|---|
protected BaseFilter<BDO> |
getMatchFilter(int value)
The filter that selects records by input id
|
java.lang.Integer |
getValueFromItem(BDO item)
get the Value from an Item
|
accept, allowPreSelect, getCount, getItembyValue, getItems, getLabeller, getMaxIdentifier, getPrettyString, getTagByItem, getTagByValue, getText, isValid, setLabeller, setMaxIdentifier, setPreSelectconvert, parse, setItemgetString, parseValueformatRange, getMax, getMin, getStep, getType, getUnit, setMax, setMin, setNumberFormat, setStep, setUnitgetBoxWidth, getMaxResultLength, getSingle, setBoxWidth, setMaxResultLength, setSinglegetValue, setKey, setValueaddValidator, getKey, getString, removeValidator, validate, validateInnerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddValidator, convert, getKey, getString, getValue, isEmpty, removeValidator, setKey, setValue, validategetStringpublic DataObjectInput(BaseFilter<BDO> f, boolean restrict_parse)
f - restrict_parse - public DataObjectInput(BaseFilter<BDO> f)
f - protected BaseFilter<BDO> getMatchFilter(int value)
DataObjectFactory.AbstractDataObjectInputgetMatchFilter in class DataObjectFactory.AbstractDataObjectInputpublic java.lang.Integer getValueFromItem(BDO item)
DataObjectFactory.AbstractDataObjectInputgetValueFromItem in class DataObjectFactory.AbstractDataObjectInput