[Java] Class ObservableMap.PropertyClearedEvent
- groovy.util.ObservableMap.PropertyClearedEvent
public static class ObservableMap.PropertyClearedEvent extends PropertyEvent
Constructor Summary
Constructor and description |
---|
PropertyClearedEvent
(Object source, Map values) |
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
public Map |
getValues() |
Constructor Detail
public PropertyClearedEvent(Object source, Map values)
Method Detail
public Map getValues()
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/groovy/util/ObservableMap.PropertyClearedEvent.html