|
ecCommonUI |
| LOCAL cPrefStorePfx$="toolConfigAndProgress" |
[string] prefix to use for data values in Eclipse data store |
| LOCAL cDataVars$="workDesc$, workUnits, workDelay" |
[string] List of fields names of data values managed by form |
| PROPERTY screen_id$="dConfig" |
Initial panel to be loaded for the configuration information |
| PROPERTY screen_lib$="toolConfigAndProgress.M4L" |
The library for the panel definitions |
| FUNCTION SetDefaults() |
Set default values for fields |
|