[Java] Class PropertyClearedEvent
- groovy.util.ObservableMap.PropertyClearedEvent
Constructor Summary
Constructor and description |
---|
ObservableMap.PropertyClearedEvent
(Object source, Map values) |
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
Map |
getValues() |
Constructor Detail
public ObservableMap.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/2.4.21/html/gapi/groovy/util/ObservableMap.PropertyClearedEvent.html