|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The view emulates a subset of an Lpex view.
Field Summary | |
---|---|
static String |
copyright
|
Method Summary | |
---|---|
String |
getLinePrefixText(int iLine)
Returns the prefix text at the beginning of a line. |
String |
getLineText(int iLine)
Returns the code part of the line without the prefix part. |
int |
getNextLine(int iLine)
Returns the next line number ot the given line number or zero. |
int |
getPreviousLine(int iLine)
Returns the previous line number to the given line number or zero. |
Field Detail |
public static final String copyright
Method Detail |
public String getLinePrefixText(int iLine)
public String getLineText(int iLine)
public int getNextLine(int iLine)
public int getPreviousLine(int iLine)
|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |