/AWS1/CL_QSTCTLTITLEFONTCONF¶
Configures the display properties of the control title.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_fontconfiguration TYPE REF TO /AWS1/CL_QSTFONTCONFIGURATION /AWS1/CL_QSTFONTCONFIGURATION¶
Configures the font settings for the control title.
iv_textalignment TYPE /AWS1/QSTHORIZONTALTXTALIGNM00 /AWS1/QSTHORIZONTALTXTALIGNM00¶
Determines the alignment of the control title.
Queryable Attributes¶
FontConfiguration¶
Configures the font settings for the control title.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FONTCONFIGURATION() |
Getter for FONTCONFIGURATION |
TextAlignment¶
Determines the alignment of the control 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 |