Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The QWS3270 type exposes the following members.

Methods

 NameDescription

Image RemovedEquals

Determines whether the specified Object is equal to the current Object.

(Inherited from Object.)
Image Modified
ErrorToString

Converts a StatusCode to a more descriptive message.

Image Modified
FieldAttribute

Gets the attribute of the field at the specified position.

Image Modified
FieldLength

Gets the length of the field (protected or unprotected) specified by the cursor position.

Image Modified
FieldPosition

Gets the starting position of the field field (of any type) at the specified screen position.

Image Modified
FieldSearch

Searches the field at the specified presentation space position for the specified text.

Image Modified
FieldTextGet

Gets the text of the field at the specified cursor position.

Image Modified
FieldTextSet

Sets the text of the field at the specified position.

Image Modified
Finalize

Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.

(Inherited from Object.)
Image Modified
GetCursorPosition

Gets the cursor position for the currently connected session.

Image Modified
GetHashCode

Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.

(Inherited from Object.)
Image Modified
GetSessionSize

Gets the size (number of rows and columns) of the specified session.

Image Modified
GetType

Gets the Type of the current instance.

(Inherited from Object.)
Image Modified
MemberwiseClone

Creates a shallow copy of the current Object.

(Inherited from Object.)
Image Modified
NextFieldLength

Returns the length of the next field of the specified type, starting at the specified screen position.

Image Modified
NextFieldPosition

Gets the position of the next field of the specified type, starting at the specified screen position.

Image Modified
PositionToCursor

Converts a 1-based presentation space position to a row/column position, based on the size of the specified session's presentation space.

Image Modified
PositionToRowColumn

Converts a presentation space position for the specified session into row/column format.

Image Modified
PreviousFieldLength

Gets the length of the previous field of the specified type, starting at the specified screen position.

Image Modified
PreviousFieldPosition

Gets the position of the previous field with the specified type, starting at the specified screen position.

Image Modified
RowColumnToPosition

Converts a position in row/column format to a 1-based position in the presentation space. The converted position ranges from 1 to the size of the presentation space.

Image Modified
SetCursorPosition

Sets the cursor to a new position.

Image Modified
ToString

Returns a String that represents the current Object.

(Inherited from Object.)
Image Modified
WaitForString

Searches the emulator screen for a string until the string is found, or until the timeout expires.

See Also


QWS3270 Class
JollyGiant.Emulation Namespace

Send comments on this topic to Jolly Giant Software

...