/AWS1/CL_QSTLOGOCONFIGURATION¶
The logo configuration.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_alttext TYPE /AWS1/QSTSTRING /AWS1/QSTSTRING¶
The alt text for the logo.
io_logoset TYPE REF TO /AWS1/CL_QSTLOGOSETCONF /AWS1/CL_QSTLOGOSETCONF¶
A set of configured logos.
Queryable Attributes¶
AltText¶
The alt text for the logo.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ALTTEXT() |
Getter for ALTTEXT, with configurable default |
ASK_ALTTEXT() |
Getter for ALTTEXT w/ exceptions if field has no value |
HAS_ALTTEXT() |
Determine if ALTTEXT has a value |
LogoSet¶
A set of configured logos.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOGOSET() |
Getter for LOGOSET |