[Java] Class MultiElementAddedEvent
- groovy.util.ObservableList.MultiElementAddedEvent
Constructor Summary
Constructor and description |
---|
ObservableList.MultiElementAddedEvent
(Object source, int index, List values) |
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
List |
getValues() |
Constructor Detail
public ObservableList.MultiElementAddedEvent(Object source, int index, 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.MultiElementAddedEvent.html