groovy.util
Class PropertyAddedEvent

 
Constructor Summary
PropertyAddedEvent(Object source, String propertyName, Object newValue)
           
 
Method Summary
 

Constructor Detail

PropertyAddedEvent

public PropertyAddedEvent(Object source, String propertyName, Object newValue)


Method Detail