public static class ObservableMap.PropertyRemovedEvent
extends ObservableMap.PropertyEvent
Event fired when a property is removed.
| Constructor and description |
|---|
PropertyRemovedEvent(Object source, String propertyName, Object oldValue)Creates a property-removed event. |
| Methods inherited from class | Name |
|---|---|
class ObservableMap.PropertyEvent |
getChangeType, getType, getTypeAsString |
Copyright © 2003-2026 The Apache Software Foundation. All rights reserved.