| Package | Description |
|---|---|
| com.ibm.pdp.maf.rpp.pac.common.dialog |
This package describes the com.ibm.pdp.maf.rpp.pac.common.dialog, see the description for an UML overview.
|
| com.ibm.pdp.maf.rpp.pac.dialog |
This package describes the com.ibm.pdp.maf.rpp.pac.dialog, see the description for an UML overview.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CELineCategory
This CELine identifies a category in the layout.
|
interface |
CELineField
This CELine identifies a field in the layout, represented by a Data Element
|
interface |
CELineLabel
Labels are of three types on a Screen:Screen titles,Labels,Data Element labels.
|
interface |
CELineScreenCall
This CELine identifies a Ccreen call in the layout, represented by a Screen.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractCELine> |
Screen.getCELines()
This indicates the fields which constitute the Screen.
|