/AWS1/CL_QSTVISUALTITLELABEL00¶
The title label options for a visual.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_visibility TYPE /AWS1/QSTVISIBILITY /AWS1/QSTVISIBILITY¶
The visibility of the title label.
io_formattext TYPE REF TO /AWS1/CL_QSTSHORTFORMATTEXT /AWS1/CL_QSTSHORTFORMATTEXT¶
The short text format of the title label, such as plain text or rich text.
Queryable Attributes¶
Visibility¶
The visibility of the title 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 short text format of the title label, such as plain text or rich text.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FORMATTEXT() |
Getter for FORMATTEXT |