Uses of Class
net.infonode.util.ValueChange

Packages that use ValueChange
net.infonode.properties.propertymap Property maps are used for storage of property values. 
 

Uses of ValueChange in net.infonode.properties.propertymap
 

Methods in net.infonode.properties.propertymap with parameters of type ValueChange
 void PropertyMapImpl.firePropertyValueChanged(Property property, ValueChange change)