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