[Java] Class PropertyUpdatedEvent
- groovy.util.ObservableMap.PropertyUpdatedEvent
Constructor Summary
| Constructor and description |
|---|
ObservableMap.PropertyUpdatedEvent
(Object source, String propertyName, Object oldValue, Object newValue) |
Inherited Methods Summary
| Methods inherited from class | Name |
|---|---|
class ObservableMap.PropertyEvent | getChangeType, getType, getTypeAsString |
Constructor Detail
public ObservableMap.PropertyUpdatedEvent(Object source, String propertyName, Object oldValue, Object newValue)
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.5.14/html/gapi/groovy/util/ObservableMap.PropertyUpdatedEvent.html