|
Services Builder for CICS(R) 3270 Bridge v2.0.0.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FieldCoordinates | |
com.attachmate.cicsbridge.j2ee.ejb.stateful | |
com.attachmate.cicsbridge.j2ee.resource.cci |
Uses of FieldCoordinates in com.attachmate.cicsbridge.j2ee.ejb.stateful |
Methods in com.attachmate.cicsbridge.j2ee.ejb.stateful that return FieldCoordinates | |
FieldCoordinates |
BridgeAPI_EJB.getFieldCoordinates(int inScreen,
int inField)
Retrieves the coordinates (row, column, and length) of a specified field on the current screen. |
FieldCoordinates |
BridgeAPI_EJB.getFieldCoordinates(java.lang.String inScreen,
java.lang.String inField)
Retrieves the coordinates (row, column, and length) of a specified field on the current screen. |
FieldCoordinates |
BridgeAPI_EJB.getFieldCoordinates(int inScreen,
java.lang.String inField)
Retrieves the coordinates (row, column, and length) of a specified field on the current screen. |
FieldCoordinates |
BridgeAPI_EJB.getFieldCoordinates(java.lang.String inScreen,
int inField)
Retrieves the coordinates (row, column, and length) of a specified field on the current screen. |
Uses of FieldCoordinates in com.attachmate.cicsbridge.j2ee.resource.cci |
Methods in com.attachmate.cicsbridge.j2ee.resource.cci that return FieldCoordinates | |
FieldCoordinates |
IBridgeAPI.getFieldCoordinates(int inScreen,
int inField)
Retrieves the coordinates (row, column, and length) of a specified field on the current screen. |
FieldCoordinates |
IBridgeAPI.getFieldCoordinates(java.lang.String inScreen,
java.lang.String inField)
Retrieves the coordinates (row, column, and length) of a specified field on the current screen. |
FieldCoordinates |
IBridgeAPI.getFieldCoordinates(int inScreen,
java.lang.String inField)
Retrieves the coordinates (row, column, and length) of a specified field on the current screen. |
FieldCoordinates |
IBridgeAPI.getFieldCoordinates(java.lang.String inScreen,
int inField)
Retrieves the coordinates (row, column, and length) of a specified field on the current screen. |
|
Services Builder for CICS(R) 3270 Bridge v2.0.0.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |