Show TOC

PageHeaderAreaLocate this document in the navigation structure

Use

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 View Designer

Name

Type

Initial Value

Bindable

id

STRING

(automatic)

No

aboveHeader

WDY_BOOLEAN

false

No

beginPadding

WDY_BOOLEAN

true

Yes

bottomPadding

WDY_BOOLEAN

true

Yes

design

WDUI_PAGE_HDR_AREA_DESIGN

standard

Yes

endPadding

WDY_BOOLEAN

true

Yes

topPadding

WDY_BOOLEAN

true

Yes

visible

WDY_BOOLEAN

true

Yes

Aggregations in View Designer

Name

Cardinality

Type

Content

0..1

UIElement

Note

Other properties that can be inherited are defined in the related higher-level classes. The related UI elements are:

Dynamic Programming

For dynamic programming, the same properties, events and aggregations are available as in the View Designer. Note the different spellings.

Dynamic Programming of Properties

View Designer Name

Runtime Name

Type

aboveHeader

ABOVE_HEADER

WDY_BOOLEAN

beginPadding

BEGIN_PADDING

WDY_BOOLEAN

bottomPadding

BOTTOM_PADDING

WDY_BOOLEAN

design

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

endPadding

END_PADDING

WDY_BOOLEAN

topPadding

TOP_PADDING

WDY_BOOLEAN

visible

VISIBLE

WDY_BOOLEAN

Dynamic Programming of Aggregations

View Designer Name

Runtime Name

Cardinality

Content

CONTENT

0..1