@FunctionalInterface
public interface ValueListener
Modifier and Type | Method and Description |
---|---|
void |
notifyUpdate(ValueChangeEvent evt)
Whenever a value is changed, this method is called
|
void notifyUpdate(ValueChangeEvent evt)
evt
- the pojo holding event values