Services Builder for CICS(R) 3270 Bridge v2.0.0.0

Uses of Class
com.attachmate.cicsbridge.j2ee.outputs.CursorPosition

Packages that use CursorPosition
com.attachmate.cicsbridge.j2ee.ejb.stateful   
com.attachmate.cicsbridge.j2ee.resource.cci   
 

Uses of CursorPosition in com.attachmate.cicsbridge.j2ee.ejb.stateful
 

Methods in com.attachmate.cicsbridge.j2ee.ejb.stateful that return CursorPosition
 CursorPosition BridgeAPI_EJB.getCursorPosition()
          Retrieves the cursor position on the current host screen.
 

Uses of CursorPosition in com.attachmate.cicsbridge.j2ee.resource.cci
 

Methods in com.attachmate.cicsbridge.j2ee.resource.cci that return CursorPosition
 CursorPosition IBridgeAPI.getCursorPosition()
          Retrieves the cursor position on the current host screen.
 


Services Builder for CICS(R) 3270 Bridge v2.0.0.0