listener is null, no exception is thrown and no action is taken.
@param listener The VetoableChangeListener to be added
VetoableChangeListener to this BeanContextChild to receive events whenever the specified property changes.
@param name the name of the property to listen on
@param vcl the VetoableChangeListener to add
name or vcl is null, no exception is thrown and no action is taken.
@param name The name of the property to listen on
@param vcl The VetoableChangeListener to be added
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |