com.ibm.pdp.maf.rpp.pac.common.dialog
Interface CELineScreenCall

All Superinterfaces:
AbstractCELine, Element

public interface CELineScreenCall
extends AbstractCELine

This CELine identifies a Ccreen call in the layout, represented by a Screen.

The Screen call is used to integrate the Description of an already existing Screen to the current Screen.

This allows to manage the fixed fields of a number of Screen maps in the Dialog, such as heading and bottom Screen data.

However, if the called Screen contains a called Screen itself, this last call is ignored in the first level call.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 Screen getScreen()
           
 
Methods inherited from interface com.ibm.pdp.maf.rpp.pac.common.dialog.AbstractCELine
getColumnPosition, getLabelPresentationValue, getLinePosition, getPositionType
 

Field Detail

copyright

static final java.lang.String copyright
See Also:
Constant Field Values
Method Detail

getScreen

Screen getScreen()

Screen called

Returns: