
With the PageHeaderArea a content area is defined beneath a PageHeader , in which various UI elements can be displayed.
| Runtime Class |
CL_WD_PAGE_HEADER_AREA |
Properties in the View Designer
| Name | Type | Initial Value | Bindable |
|---|---|---|---|
|
STRING |
(automatic) |
No |
|
|
WDY_BOOLEAN |
true |
Yes |
|
|
WDY_BOOLEAN |
true |
Yes |
|
|
WDUI_PAGE_HDR_AREA_DESIGN |
standard |
Yes |
|
|
WDY_BOOLEAN |
true |
Yes |
|
|
WDY_BOOLEAN |
true |
Yes |
|
|
WDY_BOOLEAN |
true |
Yes |
Aggregations in the View Designer
Other properties that can be inherited are defined in the associated higher-level classes. The associated UI elements are:
For dynamic programming, the same properties, events, and aggregations as in the View Designer are available. Bear in mind the different spellings.
Dynamic Programming of Properties
| View Designer Name | Runtime Name | Type |
|---|---|---|
|
BEGIN_PADDING |
WDY_BOOLEAN |
|
|
BOTTOM_PADDING |
WDY_BOOLEAN |
|
|
DESIGN |
WDUI_PAGE_HDR_AREA_DESIGN |
|
|
design: emphasized |
CL_WD_PAGE_HEADER_AREA=>E_DESIGN-EMPHASIZED |
|
|
design: standard |
CL_WD_PAGE_HEADER_AREA=>E_DESIGN-STANDARD |
|
|
design: transparent |
CL_WD_PAGE_HEADER_AREA=>E_DESIGN-TRANSPARENT |
|
|
END_PADDING |
WDY_BOOLEAN |
|
|
TOP_PADDING |
WDY_BOOLEAN |
|
|
VISIBLE |
WDY_BOOLEAN |
Dynamic Programming of Aggregations
| View Designer Name | Runtime Name | Cardinality |
|---|---|---|
|
CONTENT |
0..1 |