[Java] Class MultiPropertyEvent

  • groovy.util.ObservableMap.MultiPropertyEvent

Field Summary

Fields
Modifiers Name Description
static String MULTI_PROPERTY

Constructor Summary

Constructors
Constructor and description
ObservableMap.MultiPropertyEvent (Object source, PropertyEvent[] events)

Methods Summary

Methods
Type Params Return Type Name and description
PropertyEvent[] getEvents()

Field Detail

public static final String MULTI_PROPERTY

Constructor Detail

public ObservableMap.MultiPropertyEvent(Object source, PropertyEvent[] events)

Method Detail

public PropertyEvent[] getEvents()

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.4.21/html/gapi/groovy/util/ObservableMap.MultiPropertyEvent.html