/AWS1/CL_QSTGRIDLAYELEMENTBA00¶
The background style configuration of a grid layout element.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_visibility TYPE /AWS1/QSTVISIBILITY /AWS1/QSTVISIBILITY¶
The background visibility of a grid layout element.
iv_color TYPE /AWS1/QSTHEXCOLORWTRANSPARENCY /AWS1/QSTHEXCOLORWTRANSPARENCY¶
The background color of a grid layout element.
Queryable Attributes¶
Visibility¶
The background visibility of a grid layout element.
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 |
Color¶
The background color of a grid layout element.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COLOR() |
Getter for COLOR, with configurable default |
ASK_COLOR() |
Getter for COLOR w/ exceptions if field has no value |
HAS_COLOR() |
Determine if COLOR has a value |