|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object PropertyEvent groovy.util.ObservableMap.PropertyAddedEvent
public static class ObservableMap.PropertyAddedEvent extends PropertyEvent
Constructor Summary | |
ObservableMap.PropertyAddedEvent(java.lang.Object source, java.lang.String propertyName, java.lang.Object newValue)
|
Constructor Detail |
---|
public ObservableMap.PropertyAddedEvent(java.lang.Object source, java.lang.String propertyName, java.lang.Object newValue)
Groovy Documentation