Services Builder for Screens

Uses of Class
com.attachmate.sc.ssa.ProtectedFieldException

Packages that use ProtectedFieldException
com.attachmate.sc.ssa The Server-Side API technology provided in this package is used for both the Custom Step and Pinpoint Customization features in the Services Builder product. 
 

Uses of ProtectedFieldException in com.attachmate.sc.ssa
 

Methods in com.attachmate.sc.ssa that throw ProtectedFieldException
 void VTController.setFieldText(java.lang.String text)
          Write the supplied text to where the cursor is sitting.
 void IFieldData.setText(java.lang.String text)
          Sets field text to the specified value.
 void DefaultController.setFieldText(java.lang.String text)
          Write the supplied text to where the cursor is sitting.
 


Services Builder for Screens