[Java] Class ElementUpdatedEvent
- groovy.util.ObservableList.ElementUpdatedEvent
Constructor Summary
| Constructor and description |
|---|
ObservableList.ElementUpdatedEvent
(Object source, Object oldValue, Object newValue, int index) |
Inherited Methods Summary
| Methods inherited from class | Name |
|---|---|
class ObservableList.ElementEvent | getChangeType, getIndex, getType, getTypeAsString |
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.5.14/html/gapi/groovy/util/ObservableList.ElementUpdatedEvent.html