/AWS1/CL_QSTVISUALSUBTITLELA00¶
The subtitle label options for a visual.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_visibility TYPE /AWS1/QSTVISIBILITY /AWS1/QSTVISIBILITY¶
The visibility of the subtitle label.
io_formattext TYPE REF TO /AWS1/CL_QSTLONGFORMATTEXT /AWS1/CL_QSTLONGFORMATTEXT¶
The long text format of the subtitle label, such as plain text or rich text.
Queryable Attributes¶
Visibility¶
The visibility of the subtitle label.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VISIBILITY() |
Getter for VISIBILITY, with configurable default |
ASK_VISIBILITY() |
Getter for VISIBILITY w/ exceptions if field has no value |
HAS_VISIBILITY() |
Determine if VISIBILITY has a value |
FormatText¶
The long text format of the subtitle label, such as plain text or rich text.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FORMATTEXT() |
Getter for FORMATTEXT |