iSeries Remote Systems
v6.0.1

Package com.ibm.etools.iseries.core.ui.widgets

Interface Summary
IISeriesAspDevPromptListener Interface for users of ISeriesAspDevPrompt widgets to be informed of error checking as user enters text or selects item in combo field.
IISeriesAUTLPromptListener Interface for users of ISeriesAUTLPrompt widgets to be informed of error checking as user enters text or selects item in combo field.
IISeriesCCSIDPromptListener Interface for users of ISeriesCCSIDPrompt widgets to be informed of error checking as user enters text or selects item in combo field.
IISeriesFilePromptTypes Constants for the types of file prompts supported by ISeriesFilePrompt and ISeriesMemberPrompt composite widgets.
IISeriesLibraryPromptListener Interface for users of ISeriesLibraryPrompt widgets to be informed of error checking as user enters text or selects item in combo field.
IISeriesMemberPromptListener Interface for users of ISeriesMemberPrompt 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.
IISeriesModulePromptListener 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.
IISeriesObjectPromptListener 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.
IISeriesProgramPromptTypes Constants for the types of program prompts supported by ISeriesProgramPrompt composite widget
IISeriesSelectionTypes Enumeration of type of objects to browse for in selection dialog
 

Class Summary
ISeriesAspDevPrompt 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
ISeriesAUTLPrompt This re-usable composite widget is for prompting the user for an authorization list name.
ISeriesBasePrompt This is a base class for a re-usable composite widget for prompting the user for a remote object name.
ISeriesCCSIDPrompt This is a base class for a re-usable composite widget for prompting the user for a CCSID.
ISeriesConnectionCombo This re-usable widget is for selecting an iSeries connection from the master list of connections.
ISeriesDataAreaPrompt This re-usable composite widget is for prompting the user for a data area name.
ISeriesDataQPrompt This re-usable composite widget is for prompting the user for a data queue name.
ISeriesFilePrompt This re-usable composite widget is for prompting the user for a file name.
ISeriesIFSFolderCombo This is an optimization of SystemRemoteFolderCombo specifically for iSeries IFS folders.
ISeriesInteractiveConnectionCombo This re-usable widget is for selecting an iSeries connection from the master list of connections.
ISeriesJobDPrompt This re-usable composite widget is for prompting the user for a job description name.
ISeriesLibraryListComposite This is a re-usable composite widget that prompts the user for libraries, for the ultimate purpose of affecting the library list.
The UI is an entry field with an Add button, for adding libraries to a list that is a table.
ISeriesLibraryPrompt This re-usable composite widget is for prompting the user for a library name.
ISeriesMemberPrompt This re-usable composite widget is for prompting the user for a member name.
ISeriesModulePrompt This re-usable composite widget is for prompting the user for a module name.
ISeriesMsgFilePrompt This re-usable composite widget is for prompting the user for a message file name.
ISeriesObjectPrompt This re-usable composite widget is for prompting the user for an object name.
ISeriesProgramObjectPrompt 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.
ISeriesProgramPrompt This re-usable composite widget is for prompting the user for a program or service program name.
ISeriesQualifiedIFSFolderCombo This is an optimization of SystemQualifiedRemoteFolderCombo specifically for iSeries IFS folders.
ISeriesSelectIFSFilesForm Specialized version of SystemSelectRemoteFilesForm that is scoped to only work with iSeries connections and IFS files.
ISeriesSelectJobForm A reusable form for prompting for a library, object or member on a remote iSeries system.
ISeriesSelectQSYSAndRemoteFileOrFolderForm Class for selecting a QSYS resource and/or a file or folder from Local, IFS or any hierarchical file system (e.g.
ISeriesSelectQSYSForm A reusable form for prompting for a library, object or member on a remote iSeries system.
ISeriesWidgetFillerFromSelection A helper class for filling in iSeries specific widgets from selections.
 


iSeries Remote Systems
v6.0.1

Copyright © 2005 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.