Rational Developer for Power Systems Software
V7.6

com.ibm.etools.iseries.rse.ui.preferences
Interface IBMiUIPreferenceConstants

All Known Implementing Classes:
PDMTableView

public interface IBMiUIPreferenceConstants

Keys into preferences bundle.


Field Summary
static String COMPILE_TYPE_PREFIX
           
static String COMPILE_TYPE_SIZE
           
static String Copyright
           
static String DSPCMDTABLEVIEW
           
static String EXTRATABLEVIEW
           
static String HAS_RSE_INTRO_DISPLAYED
           
static String LOCKTABLEVIEW
           
static String OPEN_MEMBER_DIALOG_LAST_CONNECTION
           
static String ROOT
           
static String TABLEVIEW_COLUMN_TYPE_MBR
           
static String TABLEVIEW_COLUMN_TYPE_OBJ
           
static String TABLEVIEW_MBRADD_ORDER
           
static String TABLEVIEW_MBROBJ_ORDER
           
static String TABLEVIEW_OBJADD_ORDER
           
static String TABLEVIEW_ORDER_STATE
           
static String TABLEVIEW_RESTORE_STATE
           
static String TABLEVIEW_USE_CMDLINE
           
 

Field Detail

Copyright

static final String Copyright
See Also:
Constant Field Values

ROOT

static final String ROOT
See Also:
Constant Field Values

LOCKTABLEVIEW

static final String LOCKTABLEVIEW
See Also:
Constant Field Values

EXTRATABLEVIEW

static final String EXTRATABLEVIEW
See Also:
Constant Field Values

DSPCMDTABLEVIEW

static final String DSPCMDTABLEVIEW
See Also:
Constant Field Values

TABLEVIEW_USE_CMDLINE

static final String TABLEVIEW_USE_CMDLINE
See Also:
Constant Field Values

TABLEVIEW_MBROBJ_ORDER

static final String TABLEVIEW_MBROBJ_ORDER
See Also:
Constant Field Values

TABLEVIEW_MBRADD_ORDER

static final String TABLEVIEW_MBRADD_ORDER
See Also:
Constant Field Values

TABLEVIEW_OBJADD_ORDER

static final String TABLEVIEW_OBJADD_ORDER
See Also:
Constant Field Values

TABLEVIEW_ORDER_STATE

static final String TABLEVIEW_ORDER_STATE
See Also:
Constant Field Values

TABLEVIEW_RESTORE_STATE

static final String TABLEVIEW_RESTORE_STATE
See Also:
Constant Field Values

TABLEVIEW_COLUMN_TYPE_MBR

static final String TABLEVIEW_COLUMN_TYPE_MBR
See Also:
Constant Field Values

TABLEVIEW_COLUMN_TYPE_OBJ

static final String TABLEVIEW_COLUMN_TYPE_OBJ
See Also:
Constant Field Values

COMPILE_TYPE_SIZE

static final String COMPILE_TYPE_SIZE
See Also:
Constant Field Values

COMPILE_TYPE_PREFIX

static final String COMPILE_TYPE_PREFIX
See Also:
Constant Field Values

OPEN_MEMBER_DIALOG_LAST_CONNECTION

static final String OPEN_MEMBER_DIALOG_LAST_CONNECTION
See Also:
Constant Field Values

HAS_RSE_INTRO_DISPLAYED

static final String HAS_RSE_INTRO_DISPLAYED
See Also:
Constant Field Values

Rational Developer for Power Systems Software
V7.6

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.