|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.etools.iseries.editor.ISeriesEditorPrompter
com.ibm.etools.iseries.parsers.ISeriesEditorRPGOPMPrompter
public class ISeriesEditorRPGOPMPrompter
| Field Summary | |
|---|---|
protected ISeriesEditorRPGOPMParser |
_parser
|
static String |
copyright
|
| Fields inherited from class com.ibm.etools.iseries.editor.ISeriesEditorPrompter |
|---|
_actionInsertMode, _listener, _lpexView, _promptGroup, _strPromptXmlFilename |
| Fields inherited from interface com.ibm.etools.iseries.editor.IISeriesEditorConstantsRPG |
|---|
_straSQLWords, _straSQLWordsWithComment, CMD_SETFORMATLINETEXT, CMD_SETTABS, COLUMN_C_FREE, COLUMN_COMMENT, COLUMN_FACTOR1, COLUMN_FACTOR2, COLUMN_KEYWORDS, COLUMN_PROC_NAME_BEGIN, COLUMN_PROC_NAME_END, COLUMN_PROC_SPEC, COLUMN_SPEC, FIELD_FACTOR1, FIELD_FACTOR2, FIELD_FROM, FIELD_OPCODE, FIELD_TOLENGTH, OPM_COLUMN_FACTOR1 |
| Constructor Summary | |
|---|---|
ISeriesEditorRPGOPMPrompter(LpexView view,
ISeriesEditorRPGOPMParser parser)
Constructor |
|
| Method Summary | |
|---|---|
String |
getPromptFormatLine(String strPromptPageId)
Returns the format string of the prompt page identifier. |
String |
getPromptPageId(int iElement)
Returns the string page identifier for the element. |
int |
getPromptPageIndex(int iElement)
Returns the string page identifier for the line. |
IISeriesEditorSyntaxChecker |
getSyntaxChecker()
Returns the syntax checker. |
void |
setPrefixSpecType(int specType)
Set the spec type to be used for the next prompt Used for the prefix commands |
void |
setPrefixSpecType(int specType,
boolean fromInsertion)
Set the spec type to be used for the next prompt Indicate if it is from an insertion prefix command IP? Used for the prefix commands |
| Methods inherited from class com.ibm.etools.iseries.editor.ISeriesEditorPrompter |
|---|
addPromptChangeListener, displayHelp, displayMessageHelp, elementChanged, getPromptChangeListener, getPromptEncoding, getPromptFont, getPromptGroup, getPromptMaxLineLength, getPromptUserInterfaceDefinitionURL, getRetainLowerCase, promptElementChanged, promptLineChanged, removePromptChangeListener, setInsertModeAction, setUserInterfaceDefinitionFilename |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String copyright
protected ISeriesEditorRPGOPMParser _parser
| Constructor Detail |
|---|
public ISeriesEditorRPGOPMPrompter(LpexView view,
ISeriesEditorRPGOPMParser parser)
| Method Detail |
|---|
public String getPromptFormatLine(String strPromptPageId)
getPromptFormatLine in interface IISeriesEditorPromptAdaptergetPromptFormatLine in class ISeriesEditorPrompterpublic String getPromptPageId(int iElement)
getPromptPageId in class ISeriesEditorPrompterpublic int getPromptPageIndex(int iElement)
getPromptPageIndex in interface IISeriesEditorPromptAdaptergetPromptPageIndex in class ISeriesEditorPrompterpublic IISeriesEditorSyntaxChecker getSyntaxChecker()
getSyntaxChecker in interface IISeriesEditorPromptAdapterpublic void setPrefixSpecType(int specType)
public void setPrefixSpecType(int specType,
boolean fromInsertion)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||