|
Services Builder for CICS(R) 3270 Bridge v2.0.0.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FindString | |
com.attachmate.cicsbridge.j2ee.ejb.stateful | |
com.attachmate.cicsbridge.j2ee.resource.cci |
Uses of FindString in com.attachmate.cicsbridge.j2ee.ejb.stateful |
Methods in com.attachmate.cicsbridge.j2ee.ejb.stateful that return FindString | |
FindString |
BridgeAPI_EJB.findString(int inScreen,
java.lang.String inString,
int inStartRow,
int inStartColumn,
int inFlags)
Attempts to locate a given string on the current screen, beginning at a specified row and column position. |
FindString |
BridgeAPI_EJB.findString(java.lang.String inScreen,
java.lang.String inString,
int inStartRow,
int inStartColumn,
int inFlags)
Attempts to locate a given string on the current screen, beginning at a specified row and column position. |
Uses of FindString in com.attachmate.cicsbridge.j2ee.resource.cci |
Methods in com.attachmate.cicsbridge.j2ee.resource.cci that return FindString | |
FindString |
IBridgeAPI.findString(int inScreen,
java.lang.String inString,
int inStartRow,
int inStartColumn,
int inFlags)
Attempts to locate a given string on the current screen, beginning at a specified row and column position. |
FindString |
IBridgeAPI.findString(java.lang.String inScreen,
java.lang.String inString,
int inStartRow,
int inStartColumn,
int inFlags)
Attempts to locate a given string on the current screen, beginning at a specified row and column position. |
|
Services Builder for CICS(R) 3270 Bridge v2.0.0.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |