/AWS1/CL_QSTREFERENCELINELAB00¶
The label configuration of a reference line.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_valuelabelconfiguration TYPE REF TO /AWS1/CL_QSTREFERENCELINEVAL00 /AWS1/CL_QSTREFERENCELINEVAL00¶
The value label configuration of the label in a reference line.
io_customlabelconfiguration TYPE REF TO /AWS1/CL_QSTREFERENCELINECUS00 /AWS1/CL_QSTREFERENCELINECUS00¶
The custom label configuration of the label in a reference line.
io_fontconfiguration TYPE REF TO /AWS1/CL_QSTFONTCONFIGURATION /AWS1/CL_QSTFONTCONFIGURATION¶
The font configuration of the label in a reference line.
iv_fontcolor TYPE /AWS1/QSTHEXCOLOR /AWS1/QSTHEXCOLOR¶
The font color configuration of the label in a reference line.
iv_horizontalposition TYPE /AWS1/QSTREFERENCELINELABELH00 /AWS1/QSTREFERENCELINELABELH00¶
The horizontal position configuration of the label in a reference line. Choose one of the following options:
LEFT
CENTER
RIGHT
iv_verticalposition TYPE /AWS1/QSTREFERENCELINELABELV00 /AWS1/QSTREFERENCELINELABELV00¶
The vertical position configuration of the label in a reference line. Choose one of the following options:
ABOVE
BELOW
Queryable Attributes¶
ValueLabelConfiguration¶
The value label configuration of the label in a reference line.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VALUELABELCONFIGURATION() |
Getter for VALUELABELCONFIGURATION |
CustomLabelConfiguration¶
The custom label configuration of the label in a reference line.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CUSTOMLABELCONFIGURATION() |
Getter for CUSTOMLABELCONFIGURATION |
FontConfiguration¶
The font configuration of the label in a reference line.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FONTCONFIGURATION() |
Getter for FONTCONFIGURATION |
FontColor¶
The font color configuration of the label in a reference line.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FONTCOLOR() |
Getter for FONTCOLOR, with configurable default |
ASK_FONTCOLOR() |
Getter for FONTCOLOR w/ exceptions if field has no value |
HAS_FONTCOLOR() |
Determine if FONTCOLOR has a value |
HorizontalPosition¶
The horizontal position configuration of the label in a reference line. Choose one of the following options:
LEFT
CENTER
RIGHT
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HORIZONTALPOSITION() |
Getter for HORIZONTALPOSITION, with configurable default |
ASK_HORIZONTALPOSITION() |
Getter for HORIZONTALPOSITION w/ exceptions if field has no |
HAS_HORIZONTALPOSITION() |
Determine if HORIZONTALPOSITION has a value |
VerticalPosition¶
The vertical position configuration of the label in a reference line. Choose one of the following options:
ABOVE
BELOW
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VERTICALPOSITION() |
Getter for VERTICALPOSITION, with configurable default |
ASK_VERTICALPOSITION() |
Getter for VERTICALPOSITION w/ exceptions if field has no va |
HAS_VERTICALPOSITION() |
Determine if VERTICALPOSITION has a value |