[Java] Class ObservableMap.PropertyAddedEvent

  • groovy.util.ObservableMap.PropertyAddedEvent
public static class ObservableMap.PropertyAddedEvent
extends PropertyEvent

Constructor Summary

Constructors
Constructor and description
PropertyAddedEvent (Object source, String propertyName, Object newValue)

Constructor Detail

public PropertyAddedEvent(Object source, String propertyName, 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.PropertyAddedEvent.html