[Java] Class ObservableList.ElementAddedEvent

  • groovy.util.ObservableList.ElementAddedEvent
public static class ObservableList.ElementAddedEvent
extends ElementEvent

Constructor Summary

Constructors
Constructor and description
ElementAddedEvent (Object source, Object newValue, int index)

Constructor Detail

public ElementAddedEvent(Object source, Object newValue, int index)

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/groovy/util/ObservableList.ElementAddedEvent.html