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