/AWS1/CL_QSTVISUALSUBTITLEFO00¶
Configures the display properties of the visual sub-title.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_fontconfiguration TYPE REF TO /AWS1/CL_QSTFONTCONFIGURATION /AWS1/CL_QSTFONTCONFIGURATION¶
Configures the display properties of the given text.
iv_textalignment TYPE /AWS1/QSTHORIZONTALTXTALIGNM00 /AWS1/QSTHORIZONTALTXTALIGNM00¶
Determines the alignment of visual sub-title.
iv_texttransform TYPE /AWS1/QSTTEXTTRANSFORM /AWS1/QSTTEXTTRANSFORM¶
Determines the text transformation of visual sub-title.
Queryable Attributes¶
FontConfiguration¶
Configures the display properties of the given text.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FONTCONFIGURATION() |
Getter for FONTCONFIGURATION |
TextAlignment¶
Determines the alignment of visual sub-title.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TEXTALIGNMENT() |
Getter for TEXTALIGNMENT, with configurable default |
ASK_TEXTALIGNMENT() |
Getter for TEXTALIGNMENT w/ exceptions if field has no value |
HAS_TEXTALIGNMENT() |
Determine if TEXTALIGNMENT has a value |
TextTransform¶
Determines the text transformation of visual sub-title.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TEXTTRANSFORM() |
Getter for TEXTTRANSFORM, with configurable default |
ASK_TEXTTRANSFORM() |
Getter for TEXTTRANSFORM w/ exceptions if field has no value |
HAS_TEXTTRANSFORM() |
Determine if TEXTTRANSFORM has a value |