com.virtuosotechnologies.lib.container
Interface PropertySetListener
- All Superinterfaces: 
 - EventListener
 
- All Known Implementing Classes: 
 - AbstractBuilderNode
 
- public interface PropertySetListener
- extends EventListener
  
A listener for when changes are made to a PropertySet
 
 
PROPERTYSET_CHANGED_METHOD
public static final Method PROPERTYSET_CHANGED_METHOD
- Method object referring to the propertyChanged method
 
propertySetChanged
public void propertySetChanged(PropertySetEvent ev)
- Property in a property set was changed.
 
- Parameters:
 ev - more information about the event