public static class ObservableMap.PropertyUpdatedEvent
extends ObservableMap.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. |
| Methods inherited from class | Name |
|---|---|
class ObservableMap.PropertyEvent |
getChangeType, getType, getTypeAsString |
Copyright © 2003-2026 The Apache Software Foundation. All rights reserved.