Rational Developer for Power Systems Software
V7.6

com.ibm.etools.iseries.edit
Interface IISeriesEditorConstantsPrompt

All Known Implementing Classes:
ISeriesEditorPromptFieldData, ISeriesEditorPromptGroup, ISeriesEditorPromptViewer

public interface IISeriesEditorConstantsPrompt


Field Summary
static int ALIGNMENT_BOTH
           
static int ALIGNMENT_LEFT
           
static int ALIGNMENT_NONE
           
static int ALIGNMENT_RIGHT
           
static String copyright
           
 

Field Detail

copyright

static final String copyright
See Also:
Constant Field Values

ALIGNMENT_NONE

static final int ALIGNMENT_NONE
See Also:
Constant Field Values

ALIGNMENT_LEFT

static final int ALIGNMENT_LEFT
See Also:
Constant Field Values

ALIGNMENT_RIGHT

static final int ALIGNMENT_RIGHT
See Also:
Constant Field Values

ALIGNMENT_BOTH

static final int ALIGNMENT_BOTH
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.