| Package | Description |
|---|---|
| org.dmd.dmc.presentation |
| Modifier and Type | Class and Description |
|---|---|
class |
Tracker
The Tracker implements the DmcPresentationTrackerIF interface and can be used to track
the readiness and change status of one or more generated form bindings (that result from
FormBindingDefinitions in Model View Whatever).
|
| Modifier and Type | Field and Description |
|---|---|
protected DmcPresentationTrackerIF |
DmcBinding.tracker |
| Modifier and Type | Method and Description |
|---|---|
void |
DmcBinding.setTracker(DmcPresentationTrackerIF t) |
void |
DmcPresentationIF.setTracker(DmcPresentationTrackerIF t,
int id)
Sets the tracker that keeps tabs on whether or not all presentation components
are in a ready state.
|
Copyright © 2023. All rights reserved.