Versions Compared

Key

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


The Emulation namespace contains classes for interacting and controlling QWS3270 emulators.

Classes



ClassDescription
Image Added
Application
Defines ways to create and destroy new instances of QWS3270, as well as to retrieve information about running sessions, and to set session options shared by all sessions.
Image Added
Cursor
Allows the user to retrieve or change the position of the QWS3270 text cursor.
Image Added
Field
This class represents a QWS3270 presentation space field.
Image Added
FileTransfer
Defines methods for file transfers between the QWS application and the mainframe host.
Image Added
QWS3270
Provides access to the QWS3270 emulation objects.
Image Added
Screen
Implements the IScreen interface.
Image Added
Session
Implements the ISession interface.
Image Added
SessionInfo
Implements the ISessionInfo interface.
Image Added
SessionInfoCollection
Implements the interface.
Image Added
Utility
Provides utility methods for handling conversions.
Image Added
Window
Represents a QWS3270 Window.


Structures



StructureDescription

ScreenPosition
Screen position interface
Image Added
WindowCoordinates
Window position and size interface.
Image Added
WindowStatus
Status information interface for a QWS3270 window.


Interfaces



InterfaceDescription
Image Added
IApplication
This interface defines ways to create and destroy new instances of QWS3270, as well as to get information about running sessions, and to set global session options.
Image Added
ICursor
Defines method contracts to set the QWS3270 text cursor.
Image Added
IField
Specifies ways for interacting with a QWS3270 presentation space field.
Image Added
IFileTransfer
Defines methods for file transfers between the QWS application and the mainframe host.
Image Added
IQWS3270
Provides access to the emulation objects.
Image Added
IScreen
Defines the contract for accessing a QWS3270 screen contents.
Image Added
ISession
Defines the method contracts for interacting with a QWS3270 session.
Image Added
ISessionInfo
Specifies the format for session information used with the method.
Image Added
ISessionInfoCollection
Defines the interface for the SessionInfoCollection class.
Image Added
IWindow
QWS3270 Window interface.


Enumerations



EnumerationDescription
Image Added
FieldType
Field types for Field class 'search' methods. This is not a complete list of possible field types for 3270 applications, but these types are the only ones supported by the Field class
Image Added
SearchDirection
Enumeration of search directions for Field class.
Image Added
StatusCode
Return status code for automation methods, modeled after the HLLAPI specifications
Image Added
WinStat
Flags for the Window status methods
Image Added
ZOrder
Valid values for Z-order for WinStat methods


Image Added

Send comments on this topic to Jolly Giant Software

Copyright 2009 by Jolly Giant Software, Inc.