[Java] Class ObservableMap.PropertyUpdatedEvent
- groovy.util.ObservableMap.PropertyUpdatedEvent
public static class ObservableMap.PropertyUpdatedEvent extends PropertyEvent
Constructor Summary
Constructor and description |
---|
PropertyUpdatedEvent
(Object source, String propertyName, Object oldValue, Object newValue) |
Constructor Detail
public 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/3.0.7/html/gapi/groovy/util/ObservableMap.PropertyUpdatedEvent.html