public static class ObservableMap.PropertyUpdatedEvent
extends PropertyEvent
Event fired when a property value changes.
| Constructor and description |
|---|
PropertyUpdatedEvent(Object source, String propertyName, Object oldValue, Object newValue)Creates a property-updated event. |
Copyright © 2003-2026 The Apache Software Foundation. All rights reserved.