[Java] Class ElementClearedEvent
- groovy.util.ObservableList.ElementClearedEvent
Constructor Summary
Constructor and description |
---|
ObservableList.ElementClearedEvent
(Object source, List values) |
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
List |
getValues() |
Constructor Detail
public ObservableList.ElementClearedEvent(Object source, List values)
Method Detail
public List getValues()
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.4.21/html/gapi/groovy/util/ObservableList.ElementClearedEvent.html