public static interface BeanCustomizer.ModifyListener
| Modifier and Type | Method and Description |
|---|---|
void |
setModifiedStatus(java.lang.Object source,
boolean modified)
Tell the listener about the modified status of the source object.
|