|
CICS® Transaction Gateway Programming Reference V3.1 | |||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Screen in com.ibm.ctg.epi |
Fields in com.ibm.ctg.epi declared as Screen | |
protected Screen |
Map.screen
the screen |
(package private) Screen |
Terminal.screen
|
Methods in com.ibm.ctg.epi that return Screen | |
Screen |
EPITerminal.getScreen()
Returns the Screen object associated with this terminal. |
Screen |
Map.getScreen()
Returns the screen associated with this map. |
Screen |
Terminal.getScreen()
Returns the screen associated with the terminal. |
Screen |
TerminalSession.getScreen()
Returns the screen associated with the terminal. |
Methods in com.ibm.ctg.epi with parameters of type Screen | |
void |
Map.setScreen(Screen s)
Set the screen associated with this map and check if it is valid |
Constructors in com.ibm.ctg.epi with parameters of type Screen | |
Field.Field(Screen screen,
int pos)
Constructs a field at the specified position in the screen buffer |
|
© Copyright IBM Corp. 1994, 1999 | |||||||
PREV NEXT | FRAMES NO FRAMES |