groovy / 4.0 / groovy / util / observablelist.elementremovedevent.html

[Java] Class ObservableList.ElementRemovedEvent

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

Constructor Summary

Constructors
Constructor and description
ElementRemovedEvent(Object source, Object value, int index)

Constructor Detail

public ElementRemovedEvent(Object source, Object value, int index)

© 2003-2022 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/4.0.0/html/gapi/groovy/util/ObservableList.ElementRemovedEvent.html