/AWS1/CL_QSTSHEETIMAGETOOLTI00¶
The tooltip configuration for a sheet image.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_tooltiptext TYPE REF TO /AWS1/CL_QSTSHEETIMAGETOOLTI01 /AWS1/CL_QSTSHEETIMAGETOOLTI01¶
The text that appears in the tooltip.
iv_visibility TYPE /AWS1/QSTVISIBILITY /AWS1/QSTVISIBILITY¶
The visibility of the tooltip.
Queryable Attributes¶
TooltipText¶
The text that appears in the tooltip.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOOLTIPTEXT() |
Getter for TOOLTIPTEXT |
Visibility¶
The visibility of the tooltip.
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 |