public interface CalculatedField<E extends DataObject<E>>
Modifier and Type | Method and Description |
---|---|
NamedList<DataUpdateTrigger<E>> |
UpdateValueWithCalculationResult(java.math.BigDecimal value)
when this method is triggered, a calculated field will update its own value,
and trigger calculation of other fields
|
NamedList<DataUpdateTrigger<E>> UpdateValueWithCalculationResult(java.math.BigDecimal value)
value
- the new value