/AWS1/CL_QSTSHEETCTLINFOICON00¶
A control to display info icons for filters and parameters.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_visibility TYPE /AWS1/QSTVISIBILITY /AWS1/QSTVISIBILITY¶
The visibility configuration of info icon label options.
iv_infoicontext TYPE /AWS1/QSTSHEETCONTROLINFOICTX /AWS1/QSTSHEETCONTROLINFOICTX¶
The text content of info icon.
Queryable Attributes¶
Visibility¶
The visibility configuration of info icon label options.
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 |
InfoIconText¶
The text content of info icon.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INFOICONTEXT() |
Getter for INFOICONTEXT, with configurable default |
ASK_INFOICONTEXT() |
Getter for INFOICONTEXT w/ exceptions if field has no value |
HAS_INFOICONTEXT() |
Determine if INFOICONTEXT has a value |