public static interface BeanCustomizer.ModifyListener
| Modifier and Type | Method and Description |
|---|---|
void |
setModifiedStatus(Object source,
boolean modified)
Tell the listener about the modified status of the source object.
|
void setModifiedStatus(Object source, boolean modified)
source - the source objectmodified - true if the source object has been modifiedCopyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.