public class TypedVetoableChangeSupport extends VetoableChangeSupport
| Constructor and Description |
|---|
TypedVetoableChangeSupport(Object sourceBean) |
| Modifier and Type | Method and Description |
|---|---|
void |
fireVetoableChange(String propertyName,
Object oldValue,
Object newValue) |
addVetoableChangeListener, addVetoableChangeListener, fireVetoableChange, fireVetoableChange, fireVetoableChange, getVetoableChangeListeners, getVetoableChangeListeners, hasListeners, removeVetoableChangeListener, removeVetoableChangeListenerpublic TypedVetoableChangeSupport(Object sourceBean)
public void fireVetoableChange(String propertyName, Object oldValue, Object newValue) throws PropertyVetoException
fireVetoableChange in class VetoableChangeSupportPropertyVetoExceptionCopyright © 2013. All Rights Reserved.