public interface ValueChangeListener<T>
| Modifier and Type | Method and Description |
|---|---|
void |
onValueChanged(T value,
T previousValue,
CalculationMode calculationMode,
Integer flatId) |
void onValueChanged(T value, T previousValue, CalculationMode calculationMode, Integer flatId)
Copyright © 2017. All rights reserved.