public interface GCondensedIsModifiedInterface
Modifier and Type | Method and Description |
---|---|
void |
updateIsModified(GCondensedIsModified condensedIsModified)
Update a condensed isModified object with the status of one or more components.
|
void updateIsModified(GCondensedIsModified condensedIsModified)
condensedIsModified.update(widget1, widget2, etc)
condensedIsModified
- the condensed isModified object to be updated.Copyright © 2024. All rights reserved.