/AWS1/CL_CNTWORKSPACETHEMEPA00¶
Contains color palette configuration for different areas of a workspace.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_header TYPE REF TO /AWS1/CL_CNTPALETTEHEADER /AWS1/CL_CNTPALETTEHEADER¶
The color configuration for the header area.
io_navigation TYPE REF TO /AWS1/CL_CNTPALETTENAVIGATION /AWS1/CL_CNTPALETTENAVIGATION¶
The color configuration for the navigation area.
io_canvas TYPE REF TO /AWS1/CL_CNTPALETTECANVAS /AWS1/CL_CNTPALETTECANVAS¶
The color configuration for the canvas area.
io_primary TYPE REF TO /AWS1/CL_CNTPALETTEPRIMARY /AWS1/CL_CNTPALETTEPRIMARY¶
The primary color configuration used throughout the workspace.
Queryable Attributes¶
Header¶
The color configuration for the header area.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HEADER() |
Getter for HEADER |
Navigation¶
The color configuration for the navigation area.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAVIGATION() |
Getter for NAVIGATION |
Canvas¶
The color configuration for the canvas area.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CANVAS() |
Getter for CANVAS |
Primary¶
The primary color configuration used throughout the workspace.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRIMARY() |
Getter for PRIMARY |