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.
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
Screen |
getScreen() |
getColumnPosition, getLabelPresentationValue, getLinePosition, getPositionTypestatic final java.lang.String copyright
Screen getScreen()
Screen called