T
- property type@FunctionalInterface public static interface AbstractProperty.ValueChangeListener<T>
Modifier and Type | Method and Description |
---|---|
void |
valueChanged(AbstractProperty.ValueChangeEvent<? extends T> e)
Method called when a property value has changed.
|
void valueChanged(AbstractProperty.ValueChangeEvent<? extends T> e)
e
- property change event