Uses of Interface
com.ibm.pdp.maf.rpp.pac.common.dialog.AbstractCELine

Packages that use AbstractCELine
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. 
 

Uses of AbstractCELine in com.ibm.pdp.maf.rpp.pac.common.dialog
 

Subinterfaces of AbstractCELine in com.ibm.pdp.maf.rpp.pac.common.dialog
 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.
 

Uses of AbstractCELine in com.ibm.pdp.maf.rpp.pac.dialog
 

Methods in com.ibm.pdp.maf.rpp.pac.dialog that return types with arguments of type AbstractCELine
 java.util.List<AbstractCELine> Screen.getCELines()
          This indicates the fields which constitute the Screen.