/AWS1/CL_CNTWORKSPACETHEME¶
Contains theme configuration for a workspace, supporting both light and dark modes.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_light TYPE REF TO /AWS1/CL_CNTWORKSPACETHEMECFG /AWS1/CL_CNTWORKSPACETHEMECFG¶
The theme configuration for light mode.
io_dark TYPE REF TO /AWS1/CL_CNTWORKSPACETHEMECFG /AWS1/CL_CNTWORKSPACETHEMECFG¶
The theme configuration for dark mode.
Queryable Attributes¶
Light¶
The theme configuration for light mode.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LIGHT() |
Getter for LIGHT |
Dark¶
The theme configuration for dark mode.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DARK() |
Getter for DARK |