![]() | Get the number of columns of text on the screen. |
![]() | Return communication error code (a 4-digit hex string), or an empty string if there is no communication error. Note: Chances of seeing one of these ranges from rare to never. |
![]() | Determine if the session is connected to the host system. |
![]() | Get the zero-based column number where the cursor is located. |
![]() | Get the zero-based absolute offset to where the cursor is located. |
![]() | Get the zero-based row number where the cursor is located. |
![]() | Get the name of the default VHI operation. |
![]() | Create an XML representation of a terminal screen, using VHI entity attributes when presenting input fields. |
![]() | Return the name of the host application screen. |
![]() | Return the 5250 error code (1 4-digit hex value), or an empty string if there is no error condition. |
![]() | Return a list of ScreenField objects that represent terminal fields |
![]() | Returns whether or not this screen has any fields. If there are no fields you can either use the access methods of this class to get the screen contents or you can use the (single) ScreenField object returned by getField(0). |
![]() | Return a flag indicating that the Input Inhibit (Also known as keyboard locked) indicator is asserted on the status line. |
![]() | Get the 3270 keyboard disablement message. Expected return values are:
|
![]() | Return a flag indicating that the Message Wait indicator is asserted on the status line. |
![]() | Get a list of operation names for this screen. |
![]() | Return the 3270 partition ID (A number from 0 to 255), or an empty string if partitions are not in use. |
![]() | Return the 3270 partition owner. Expected return values are:
|
![]() | Get a list of entities reachable from the current entity. |
![]() | Get a map of readable attributes and their values. |
![]() | Get the number of rows of text on the screen, excluding the OIA and divider line. |
![]() | Create an XML representation of a terminal screen. |
![]() | Return a flag indicating that the AS/400 system available indicator is asserted on the status line. |
![]() | Get a map of writeable attributes and their values. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Returns the color of the character at the specified offset. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Overloaded. Get the text for the entire screen. |
![]() | Get a row of text for this screen. |
![]() | Gets the Type of the current instance. |
![]() | Determines if the character at the specified offset is blinking. |
![]() | Determines if the character at the specified offset is column separated. |
![]() | Determines if the character at the specified offset is the end of a terminal field. |
![]() | Determines if the character at the specified offset is the start of a terminal field. |
![]() | Determines if the character at the specified offset is high intensity. |
![]() | Determines if the character at the specified offset is an input field. |
![]() | Determines if the character at the specified offset is numeric. |
![]() | Determines if the character at the specified offset is pen detect. |
![]() | Determines if the character at the specified offset is reverse video. |
![]() | Determines if the character at the specified offset is underscore. |
![]() | Determines if the character at the specified offset is visible. |
![]() | Returns a String that represents the current Object. |
TerminalScreen Class | WRQ.Verastream.HostIntegrator Namespace