Namespace HP.LFT.SDK.TE
Classes
- ErrorFieldProtectedException
Represents the Error Field Protected error that occurs while running a TE testing project.
- FieldDescription
The description of a terminal emulator field that fully supports HLLAPI.
- HllapiNotFoundException
Represents the HLLAPI Not Found error that occurs while running a TE testing project.
- HllapiOperationNotSupportedException
Represents the HLLAPI Operation Not Supported error that occurs while running a TE testing project.
- IllegalOperationException
Represents the Illegal Operation error that occurs while running a TE testing project.
- ItemNotFoundException
Represents the Not Found Item error that occurs while running a TE testing project.
- Keys
The 3270 keys table used in the send key function
- NoConnectionException
Represents the No Connection error that occurs while running a TE testing project.
- OutOfRangeException
Represents the Position not Valid error that occurs while running a TE testing project.
- PositionProperty
The position properties of a Terminal Emulator object.
- RuleNotFoundException
Represents the Rule not Found error that occurs while running a TE testing project.
- ScreenDescription
A terminal emulator screen that fully supports HLLAPI.
- SizeProperty
The size properties of a Terminal Emulator object.
- TextScreenDescription
A terminal emulator screen that uses text-only HLLAPI or does not support HLLAPI.
- TextTooLongException
Represents the Text Too Long error that occurs while running a TE testing project.
- UndefinedKeyCombinationException
Represents the Undefined Key Combination error that occurs while running a TE testing project.
- WindowDescription
The description of a terminal emulator window that fully supports HLLAPI.
Structs
- Area
Represents Terminal Emulator coordinates Top, Left, Bottom, Right.
- Position
Represents Terminal Emulator coordinates row and column.
- Size
Represents the rows and columns of the terminal emulator screen.
Interfaces
- IField
A terminal emulator field that fully supports HLLAPI.
- IScreen
A Terminal Emulator screen that fully supports HLLAPI.
- IScreenBase
A Terminal Emulator Base Screen.
- ITextScreen
A terminal emulator screen that uses text-only HLLAPI or does not support HLLAPI.
- IWindow
A terminal emulator window.
Enums
- EmulatorStatus
Terminal Emulator statuses.
- Protocol
Types of protocols that Terminal Emulator supports.