HP.LFT.SDK.TE Namespace

Provides the SDK for testing Terminal Emulator objects.
Classes
 ClassDescription
ClassErrorFieldProtectedException Represents the Error Field Protected error that occurs while running a UFT Developer TE testing project.
ClassFieldDescription The description of a terminal emulator field that fully supports HLLAPI.
ClassHllapiNotFoundException Represents the HLLAPI Not Found error that occurs while running a UFT Developer TE testing project.
ClassHllapiOperationNotSupportedException Represents the HLLAPI Operation Not Supported error that occurs while running a UFT Developer TE testing project.
ClassIllegalOperationException Represents the Illegal Operation error that occurs while running a UFT Developer TE testing project.
ClassItemNotFoundException Represents the Not Found Item error that occurs while running a UFT Developer TE testing project.
ClassKeys The 3270 keys table used in the send key function
ClassNoConnectionException Represents the No Connection error that occurs while running a UFT Developer TE testing project.
ClassOutOfRangeException Represents the Position not Valid error that occurs while running a UFT Developer TE testing project.
ClassPositionProperty The position properties of a Terminal Emulator object.
ClassRuleNotFoundException Represents the Rule not Found error that occurs while running a UFT Developer TE testing project.
ClassScreenDescription A terminal emulator screen that fully supports HLLAPI.
ClassSizeProperty The size properties of a Terminal Emulator object.
ClassTextScreenDescription A terminal emulator screen that uses text-only HLLAPI or does not support HLLAPI.
ClassTextTooLongException Represents the Text Too Long error that occurs while running a UFT Developer TE testing project.
ClassUndefinedKeyCombinationException Represents the Undefined Key Combination error that occurs while running a UFT Developer TE testing project.
ClassWindowDescription The description of a terminal emulator window that fully supports HLLAPI.
Interfaces
 InterfaceDescription
InterfaceIField A terminal emulator field that fully supports HLLAPI.
InterfaceIScreen A Terminal Emulator screen that fully supports HLLAPI.
InterfaceIScreenBase A Terminal Emulator Base Screen.
InterfaceITextScreen A terminal emulator screen that uses text-only HLLAPI or does not support HLLAPI.
InterfaceIWindow A terminal emulator window.
Structures
 StructureDescription
StructureArea Represents Terminal Emulator coordinates Top, Left, Bottom, Right.
StructurePosition Represents Terminal Emulator coordinates row and column.
StructureSize Represents the rows and columns of the terminal emulator screen.
Enumerations
 EnumerationDescription
EnumerationEmulatorStatus Terminal Emulator statuses.
EnumerationProtocol Types of protocols that Terminal Emulator supports.

See also: