|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LLine
Gives the organization of the labels lines on your current Report.
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
int |
getFontCode()
|
ReportLabelJumpTypeValues |
getJumpType()
|
java.lang.String |
getLabel()
|
int |
getLabelID()
|
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
int getFontCode()
This field is only used if you have selected the option P : printer 3800 with font in the Type field on the Definition of the current Report. In this case, this shows the character codes of the font.
ReportLabelJumpTypeValues getJumpType()
This field is used for paging and line spacing when generating the Report layout.
java.lang.String getLabel()
Label. The length of the label is specified in the Definition tab of the Report.
Note: The maximum length is 264 characters.
int getLabelID()
The label identifier is made of two characters maximum. It is advised to leave gaps in the numbering sequence to allow for future line insertions as necessary.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |