Interface Summary |
IIBMiProgramPromptTypes |
Constants for the types of program prompts supported by
IBMiProgramPrompt composite widget |
IQSYSAspDevPromptListener |
Interface for users of ISeriesAspDevPrompt widgets to be informed of error checking
as user enters text or selects item in combo field. |
IQSYSCCSIDPromptListener |
Interface for users of ISeriesCCSIDPrompt widgets to be informed of error checking
as user enters text or selects item in combo field. |
IQSYSFilePromptTypes |
Constants for the types of file prompts supported by
ISeriesFilePrompt and ISeriesMemberPrompt composite widgets. |
IQSYSLibraryPromptListener |
Interface for users of QSYSLibraryPrompt widgets to be informed of error checking
as user enters text or selects item in combo field. |
IQSYSMemberPromptListener |
Interface for users of QSYSMemberPrompt widgets to be informed of error checking
as user enters text or selects item in the library (see inherited methods) or
file object (see inherited methods) or member combo field. |
IQSYSModulePromptListener |
Interface for users of ISeriesModulePrompt widgets to be informed of error checking
as user enters text or selects item in the library (see inherited methods) or
program object (see inherited methods) or module combo field. |
IQSYSObjectPromptListener |
Interface for users of ISeriesObjectPrompt widgets to be informed of error checking
as user enters text or selects item in the library (see inherited methods) or object combo field. |
IQSYSSelectionTypes |
Enumeration of type of objects to browse for in selection dialog |
QSYSAUTLPromptListener |
Interface for users of ISeriesAUTLPrompt widgets to be informed of error checking
as user enters text or selects item in combo field. |
Class Summary |
IBMiConnectionCombo |
This re-usable widget is for selecting an iSeries connection from the master list of connections. |
IBMiLibraryListComposite |
|
QSYSAspDevPrompt |
This re-usable composite widget is for prompting the user for an ASP device description name,
which is a *DEVD object of attribute ASP, only available in library QSYS |
QSYSAUTLPrompt |
This re-usable composite widget is for prompting the user for an authorization list name. |
QSYSBasePrompt |
This is a base class for a re-usable composite widget for prompting the user for a remote object name. |
QSYSCCSIDPrompt |
This is a base class for a re-usable composite widget for prompting the user for a CCSID. |
QSYSDataAreaPrompt |
This re-usable composite widget is for prompting the user for a data area name. |
QSYSDataQPrompt |
This re-usable composite widget is for prompting the user for a data queue name. |
QSYSEnvironmentVariablesForm |
Preference page which allows the user to manage persisted environment
variables for an RSE connection. |
QSYSFilePrompt |
This re-usable composite widget is for prompting the user for a file name. |
QSYSJobDPrompt |
This re-usable composite widget is for prompting the user for a job description name. |
QSYSLibraryPrompt |
This re-usable composite widget is for prompting the user for a library name. |
QSYSMemberPrompt |
This re-usable composite widget is for prompting the user for a member name. |
QSYSModulePrompt |
This re-usable composite widget is for prompting the user for a module name. |
QSYSMsgFilePrompt |
This re-usable composite widget is for prompting the user for a message file name. |
QSYSObjectPrompt |
This re-usable composite widget is for prompting the user for an object name. |
QSYSProgramObjectPrompt |
This re-usable composite widget is for prompting the user for an object name.
The object name widget is a combo that lists special values and previously entered (historical) names. |
QSYSProgramPrompt |
This re-usable composite widget is for prompting the user for a program or service program name. |
QSYSSaveAsForm |
|
QSYSSelectJobForm |
A reusable form for prompting for a library, object or member on a remote iSeries system. |
QSYSSelectQSYSAndRemoteFileOrFolderForm |
Class for selecting a QSYS resource and/or a file or folder from Local, IFS or any hierarchical file system
(e.g. |
QSYSSelectQSYSForm |
|
QSYSWidgetFillerFromSelection |
A helper class for filling in iSeries specific widgets from selections. |