net.infonode.properties.propertymap
public interface PropertyMapListener
Version: $Revision: 1.3 $
Method Summary | |
---|---|
void | propertyValuesChanged(PropertyMap propertyMap, Map changes)
Invoked when one or more property values have changed in a property map.
|
Parameters: propertyMap the property map where the changes occured changes an unmodifiable map containing {@link net.infonode.properties.base.Property}'s as keys and {@link net.infonode.util.ValueChange}'s as values