/AWS1/CL_QSTREFERENCELINESTY00¶
The style configuration of the reference line.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_pattern TYPE /AWS1/QSTREFERENCELINEPATTYPE /AWS1/QSTREFERENCELINEPATTYPE¶
The pattern type of the line style. Choose one of the following options:
SOLID
DASHED
DOTTED
iv_color TYPE /AWS1/QSTHEXCOLOR /AWS1/QSTHEXCOLOR¶
The hex color of the reference line.
Queryable Attributes¶
Pattern¶
The pattern type of the line style. Choose one of the following options:
SOLID
DASHED
DOTTED
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PATTERN() |
Getter for PATTERN, with configurable default |
ASK_PATTERN() |
Getter for PATTERN w/ exceptions if field has no value |
HAS_PATTERN() |
Determine if PATTERN has a value |
Color¶
The hex color of the reference line.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COLOR() |
Getter for COLOR, with configurable default |
ASK_COLOR() |
Getter for COLOR w/ exceptions if field has no value |
HAS_COLOR() |
Determine if COLOR has a value |