public interface PropertyChangeListener<T,K>
| Modifier and Type | Method and Description |
|---|---|
void |
propertyChanged(PropertyBase<T,K> p)
Event callback for the property change event
|
void propertyChanged(PropertyBase<T,K> p)
p - the propertyCopyright © 2021. All rights reserved.