| Package | Description |
|---|---|
| org.dmd.dmc.presentation |
| Modifier and Type | Method and Description |
|---|---|
void |
Tracker.isNotReady(DmcPresentationIF dpi) |
void |
DmcPresentationTrackerIF.isNotReady(DmcPresentationIF dpi)
Indicates that the presentation component is "not ready".
|
void |
Tracker.isReady(DmcPresentationIF dpi) |
void |
DmcPresentationTrackerIF.isReady(DmcPresentationIF dpi)
Indicates that the presentation component is "ready".
|
void |
Tracker.track(DmcPresentationIF dpi) |
void |
DmcPresentationTrackerIF.track(DmcPresentationIF dpi)
Adds the specified presentation implementation to the tracker.
|
void |
DmcValueChangeListenerIF.valueUpdated(DmcPresentationIF p) |
Copyright © 2023. All rights reserved.