com.ibm.etools.iseries.edit
Interface IBMiEditPreferenceConstants
public interface IBMiEditPreferenceConstants
Preference constants used in Edit plugin.
copyright
static final String copyright
- See Also:
- Constant Field Values
ROOT
static final String ROOT
- See Also:
- Constant Field Values
PARSER_ROOT
static final String PARSER_ROOT
- See Also:
- Constant Field Values
PARSER_SIGNATURE
static final String PARSER_SIGNATURE
- See Also:
- Constant Field Values
PARSER_SIGNATURE_ENABLE
static final String PARSER_SIGNATURE_ENABLE
- See Also:
- Constant Field Values
PARSER_ILERPG_AUTOSYNTAXCHECK
static final String PARSER_ILERPG_AUTOSYNTAXCHECK
- See Also:
- Constant Field Values
PARSER_ILERPG_AUTOUPPERCASE
static final String PARSER_ILERPG_AUTOUPPERCASE
- See Also:
- Constant Field Values
PARSER_ILERPG_SQLSYNTAXCHECK
static final String PARSER_ILERPG_SQLSYNTAXCHECK
- See Also:
- Constant Field Values
PARSER_ILERPG_TABBING
static final String PARSER_ILERPG_TABBING
- See Also:
- Constant Field Values
PARSER_ILERPG_USERDEFTABS
static final String PARSER_ILERPG_USERDEFTABS
- See Also:
- Constant Field Values
PARSER_ILERPG_ENTER_COPYSPEC
static final String PARSER_ILERPG_ENTER_COPYSPEC
- See Also:
- Constant Field Values
PARSER_ILERPG_ENTER_COPYOPCODE
static final String PARSER_ILERPG_ENTER_COPYOPCODE
- See Also:
- Constant Field Values
PARSER_ILERPG_ENTER_SETPOS_CSPEC
static final String PARSER_ILERPG_ENTER_SETPOS_CSPEC
- See Also:
- Constant Field Values
PARSER_ILERPG_ENTER_SETPOS_CSPEC_VALUE
static final String PARSER_ILERPG_ENTER_SETPOS_CSPEC_VALUE
- See Also:
- Constant Field Values
PARSER_ILERPG_ENTER_SETPOS_CFREESPEC
static final String PARSER_ILERPG_ENTER_SETPOS_CFREESPEC
- See Also:
- Constant Field Values
PARSER_ILERPG_ENTER_SETPOS_CFREESPEC_VALUE
static final String PARSER_ILERPG_ENTER_SETPOS_CFREESPEC_VALUE
- See Also:
- Constant Field Values
PARSER_ILERPG_ENTER_SETPOS_DSPEC
static final String PARSER_ILERPG_ENTER_SETPOS_DSPEC
- See Also:
- Constant Field Values
PARSER_ILERPG_ENTER_SETPOS_DSPEC_VALUE
static final String PARSER_ILERPG_ENTER_SETPOS_DSPEC_VALUE
- See Also:
- Constant Field Values
PARSER_ILERPG_ENTER_AUTOINDENT
static final String PARSER_ILERPG_ENTER_AUTOINDENT
- See Also:
- Constant Field Values
PARSER_ILERPG_ENTER_AUTOCLOSECONTROL
static final String PARSER_ILERPG_ENTER_AUTOCLOSECONTROL
- See Also:
- Constant Field Values
PREF_AUTOCLOSECONTROL_SUFFIX
static final String PREF_AUTOCLOSECONTROL_SUFFIX
- See Also:
- Constant Field Values
PARSER_OPMRPG_AUTOSYNTAXCHECK
static final String PARSER_OPMRPG_AUTOSYNTAXCHECK
- See Also:
- Constant Field Values
PARSER_OPMRPG_AUTOUPPERCASE
static final String PARSER_OPMRPG_AUTOUPPERCASE
- See Also:
- Constant Field Values
PARSER_OPMRPG_TABBING
static final String PARSER_OPMRPG_TABBING
- See Also:
- Constant Field Values
PARSER_OPMRPG_USERDEFTABS
static final String PARSER_OPMRPG_USERDEFTABS
- See Also:
- Constant Field Values
PARSER_OPMRPG_ENTER_COPYSPEC
static final String PARSER_OPMRPG_ENTER_COPYSPEC
- See Also:
- Constant Field Values
PARSER_OPMRPG_ENTER_COPYOPCODE
static final String PARSER_OPMRPG_ENTER_COPYOPCODE
- See Also:
- Constant Field Values
PARSER_OPMRPG_ENTER_SETPOS_CSPEC
static final String PARSER_OPMRPG_ENTER_SETPOS_CSPEC
- See Also:
- Constant Field Values
PARSER_OPMRPG_ENTER_SETPOS_CSPEC_VALUE
static final String PARSER_OPMRPG_ENTER_SETPOS_CSPEC_VALUE
- See Also:
- Constant Field Values
PARSER_OPMRPG_ENTER_SETPOS_DSPEC
static final String PARSER_OPMRPG_ENTER_SETPOS_DSPEC
- See Also:
- Constant Field Values
PARSER_OPMRPG_ENTER_SETPOS_DSPEC_VALUE
static final String PARSER_OPMRPG_ENTER_SETPOS_DSPEC_VALUE
- See Also:
- Constant Field Values
Copyright © 2011 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.