|
CICS® Transaction Gateway Programming Reference v1.1.0.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Screen | |
---|---|
com.ibm.ctg.epi | Provides EPI support classes for developing Java applications without requiring a detailed knowledge of 3270 data streams. |
Uses of Screen in com.ibm.ctg.epi |
---|
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)
Sets the screen associated with this map and check if it is valid. |
|
©Copyright IBM Corp. 1994, 2014 Legal |
|||||||||
PREV NEXT | FRAMES NO FRAMES |