/AWS1/CL_CNTWORKSPACETHEMECFG¶
Contains detailed theme configuration for a workspace, including colors, images, and typography.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_palette TYPE REF TO /AWS1/CL_CNTWORKSPACETHEMEPA00 /AWS1/CL_CNTWORKSPACETHEMEPA00¶
The color palette configuration for the workspace theme.
io_images TYPE REF TO /AWS1/CL_CNTWORKSPACETHEMEIM00 /AWS1/CL_CNTWORKSPACETHEMEIM00¶
The image assets used in the workspace theme.
io_typography TYPE REF TO /AWS1/CL_CNTWORKSPACETHEMETY00 /AWS1/CL_CNTWORKSPACETHEMETY00¶
The typography configuration for the workspace theme.
Queryable Attributes¶
Palette¶
The color palette configuration for the workspace theme.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PALETTE() |
Getter for PALETTE |
Images¶
The image assets used in the workspace theme.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IMAGES() |
Getter for IMAGES |
Typography¶
The typography configuration for the workspace theme.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPOGRAPHY() |
Getter for TYPOGRAPHY |