[Java] Class ElementUpdatedEvent
- groovy.util.ObservableList.ElementUpdatedEvent
Constructor Summary
Constructor and description |
---|
ObservableList.ElementUpdatedEvent
(Object source, Object oldValue, Object newValue, int index) |
Constructor Detail
public ObservableList.ElementUpdatedEvent(Object source, Object oldValue, Object newValue, int index)
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.4.21/html/gapi/groovy/util/ObservableList.ElementUpdatedEvent.html