com.ibm.etools.iseries.core.ui
Interface IISeriesHistoryKeys
- All Known Implementing Classes:
- ISeriesAspDevPrompt, ISeriesAUTLPrompt, ISeriesDataAreaPrompt, ISeriesDataQPrompt, ISeriesFilePrompt, ISeriesJobDPrompt, ISeriesLibraryPrompt, ISeriesMemberPrompt, ISeriesModulePrompt, ISeriesMsgFilePrompt, ISeriesObjectPrompt, ISeriesProgramObjectPrompt, ISeriesProgramPrompt, ISeriesWidgetHelpers
- public interface IISeriesHistoryKeys
History keys for common GUI widgets within iSeries framework.
Any SystemHistoryCombo widgets using the same history key share the same
persisted history of user-entered strings.
Copyright
public static final String Copyright
- See Also:
- Constant Field Values
HISTORY_PREFIX
public static final String HISTORY_PREFIX
- See Also:
- Constant Field Values
GENERIC_PREFIX
public static final String GENERIC_PREFIX
- See Also:
- Constant Field Values
GENERIC_NAME_LIB
public static final String GENERIC_NAME_LIB
- See Also:
- Constant Field Values
GENERIC_NAME_LIB_NOLIBL
public static final String GENERIC_NAME_LIB_NOLIBL
- See Also:
- Constant Field Values
GENERIC_NAME_OBJ
public static final String GENERIC_NAME_OBJ
- See Also:
- Constant Field Values
GENERIC_TYPE_OBJ
public static final String GENERIC_TYPE_OBJ
- See Also:
- Constant Field Values
GENERIC_ATTR_OBJ
public static final String GENERIC_ATTR_OBJ
- See Also:
- Constant Field Values
GENERIC_NAME_MBR
public static final String GENERIC_NAME_MBR
- See Also:
- Constant Field Values
GENERIC_NAME_RCD
public static final String GENERIC_NAME_RCD
- See Also:
- Constant Field Values
GENERIC_NAME_FLD
public static final String GENERIC_NAME_FLD
- See Also:
- Constant Field Values
GENERIC_TYPE_MBR
public static final String GENERIC_TYPE_MBR
- See Also:
- Constant Field Values
GENERIC_NAME_CMD
public static final String GENERIC_NAME_CMD
- See Also:
- Constant Field Values
GENERIC_NAME_FILE
public static final String GENERIC_NAME_FILE
- See Also:
- Constant Field Values
GENERIC_NAME_FILE_SRC
public static final String GENERIC_NAME_FILE_SRC
- See Also:
- Constant Field Values
GENERIC_NAME_FILE_DTA
public static final String GENERIC_NAME_FILE_DTA
- See Also:
- Constant Field Values
GENERIC_NAME_FILE_SRC_DTA
public static final String GENERIC_NAME_FILE_SRC_DTA
- See Also:
- Constant Field Values
GENERIC_NAME_FILE_DSPF
public static final String GENERIC_NAME_FILE_DSPF
- See Also:
- Constant Field Values
GENERIC_NAME_FILE_PRTF
public static final String GENERIC_NAME_FILE_PRTF
- See Also:
- Constant Field Values
GENERIC_NAME_FILE_DSPF_PRTF
public static final String GENERIC_NAME_FILE_DSPF_PRTF
- See Also:
- Constant Field Values
GENERIC_NAME_MSGF
public static final String GENERIC_NAME_MSGF
- See Also:
- Constant Field Values
GENERIC_NAME_DTAQ
public static final String GENERIC_NAME_DTAQ
- See Also:
- Constant Field Values
GENERIC_NAME_DTAARA
public static final String GENERIC_NAME_DTAARA
- See Also:
- Constant Field Values
GENERIC_NAME_JOBD
public static final String GENERIC_NAME_JOBD
- See Also:
- Constant Field Values
GENERIC_NAME_PGM
public static final String GENERIC_NAME_PGM
- See Also:
- Constant Field Values
GENERIC_NAME_SRVPGM
public static final String GENERIC_NAME_SRVPGM
- See Also:
- Constant Field Values
GENERIC_NAME_PGM_SRVPGM
public static final String GENERIC_NAME_PGM_SRVPGM
- See Also:
- Constant Field Values
GENERIC_NAME_MODULE
public static final String GENERIC_NAME_MODULE
- See Also:
- Constant Field Values
JOB_NAME
public static final String JOB_NAME
- See Also:
- Constant Field Values
JOB_USER
public static final String JOB_USER
- See Also:
- Constant Field Values
JOB_NUMBER
public static final String JOB_NUMBER
- See Also:
- Constant Field Values
JOB_CURR_USERID
public static final String JOB_CURR_USERID
- See Also:
- Constant Field Values
JOB_SUBSYSTEM
public static final String JOB_SUBSYSTEM
- See Also:
- Constant Field Values
NAME_LIB
public static final String NAME_LIB
- See Also:
- Constant Field Values
NAME_LIB_NOLIBL
public static final String NAME_LIB_NOLIBL
- See Also:
- Constant Field Values
NAME_OBJ
public static final String NAME_OBJ
- See Also:
- Constant Field Values
TYPE_OBJ
public static final String TYPE_OBJ
- See Also:
- Constant Field Values
ATTR_OBJ
public static final String ATTR_OBJ
- See Also:
- Constant Field Values
NAME_MBR
public static final String NAME_MBR
- See Also:
- Constant Field Values
TYPE_MBR
public static final String TYPE_MBR
- See Also:
- Constant Field Values
NAME_RCD
public static final String NAME_RCD
- See Also:
- Constant Field Values
NAME_FLD
public static final String NAME_FLD
- See Also:
- Constant Field Values
NAME_CMD
public static final String NAME_CMD
- See Also:
- Constant Field Values
NAME_FILE
public static final String NAME_FILE
- See Also:
- Constant Field Values
NAME_FILE_SRC
public static final String NAME_FILE_SRC
- See Also:
- Constant Field Values
NAME_FILE_DTA
public static final String NAME_FILE_DTA
- See Also:
- Constant Field Values
NAME_FILE_SRC_DTA
public static final String NAME_FILE_SRC_DTA
- See Also:
- Constant Field Values
NAME_FILE_DSPF
public static final String NAME_FILE_DSPF
- See Also:
- Constant Field Values
NAME_FILE_PRTF
public static final String NAME_FILE_PRTF
- See Also:
- Constant Field Values
NAME_FILE_DSPF_PRTF
public static final String NAME_FILE_DSPF_PRTF
- See Also:
- Constant Field Values
NAME_MSGF
public static final String NAME_MSGF
- See Also:
- Constant Field Values
NAME_DTAQ
public static final String NAME_DTAQ
- See Also:
- Constant Field Values
NAME_DTAARA
public static final String NAME_DTAARA
- See Also:
- Constant Field Values
NAME_JOBD
public static final String NAME_JOBD
- See Also:
- Constant Field Values
NAME_AUTL
public static final String NAME_AUTL
- See Also:
- Constant Field Values
NAME_AUTL_CRTAUT
public static final String NAME_AUTL_CRTAUT
- See Also:
- Constant Field Values
NAME_AUTL_AUT
public static final String NAME_AUTL_AUT
- See Also:
- Constant Field Values
NAME_ASPDEV
public static final String NAME_ASPDEV
- See Also:
- Constant Field Values
NAME_LIB_NOCURLIB
public static final String NAME_LIB_NOCURLIB
- See Also:
- Constant Field Values
NAME_PGM
public static final String NAME_PGM
- See Also:
- Constant Field Values
NAME_SRVPGM
public static final String NAME_SRVPGM
- See Also:
- Constant Field Values
NAME_PGM_SRVPGM
public static final String NAME_PGM_SRVPGM
- See Also:
- Constant Field Values
NAME_MODULE
public static final String NAME_MODULE
- See Also:
- Constant Field Values
STRING_FIND
public static final String STRING_FIND
- See Also:
- Constant Field Values
SAVF_LIB_HISTORY_KEY
public static final String SAVF_LIB_HISTORY_KEY
- See Also:
- Constant Field Values
SAVF_OBJ_HISTORY_KEY
public static final String SAVF_OBJ_HISTORY_KEY
- See Also:
- Constant Field Values
SAVF_SAVELIB_HISTORY_KEY
public static final String SAVF_SAVELIB_HISTORY_KEY
- See Also:
- Constant Field Values
SAVF_RSTLIB_HISTORY_KEY
public static final String SAVF_RSTLIB_HISTORY_KEY
- See Also:
- Constant Field Values
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.