public class DataObjectFactory.DataObjectInput extends DataObjectFactory.AbstractDataObjectInput
nf
validators
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, setPreSelect
convert, parse, setItem
getString, parseValue
formatRange, getMax, getMin, getStep, getType, getUnit, setMax, setMin, setNumberFormat, setStep, setUnit
getBoxWidth, getMaxResultLength, getSingle, setBoxWidth, setMaxResultLength, setSingle
getValue, setKey, setValue
addValidator, getKey, getString, removeValidator, validate, validateInner
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addValidator, convert, getKey, getString, getValue, isEmpty, removeValidator, setKey, setValue, validate
getString
public DataObjectInput(BaseFilter<BDO> f, boolean restrict_parse)
f
- restrict_parse
- public DataObjectInput(BaseFilter<BDO> f)
f
- protected BaseFilter<BDO> getMatchFilter(int value)
DataObjectFactory.AbstractDataObjectInput
getMatchFilter
in class DataObjectFactory.AbstractDataObjectInput
public java.lang.Integer getValueFromItem(BDO item)
DataObjectFactory.AbstractDataObjectInput
getValueFromItem
in class DataObjectFactory.AbstractDataObjectInput