FormTopData

Use

You can use this UI element to start a new panel in a FormLayout.

Implementation Details

Runtime Class

CL_WD_FORM_TOP_DATA

Name

Type

Initial Value

Bindable

id

STRING

(automatic)

No

cellBackgroundDesign

WDUI_CELL_BG_DESIGN

transparent

Yes

colCount

I

8

Yes

colSpan

I

-1

Yes

rowSpan

I

-1

Yes

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 as in the View Designer are available. But note that the spelling format and use of upper/lower case is different.

View Designer Name

Runtime Name

Type

cellBackgroundDesign

CELL_BACKGROUND_DESIGN

WDUI_CELL_BG_DESIGN

 cellBackgroundDesign: border

CL_WD_FORM_TOP_DATA=>E_CELL_BACKGROUND_DESIGN-BORDER

 cellBackgroundDesign: fill1

CL_WD_FORM_TOP_DATA=>E_CELL_BACKGROUND_DESIGN-FILL1

 cellBackgroundDesign: fill2

CL_WD_FORM_TOP_DATA=>E_CELL_BACKGROUND_DESIGN-FILL2

 cellBackgroundDesign: fill3

CL_WD_FORM_TOP_DATA=>E_CELL_BACKGROUND_DESIGN-FILL3

 cellBackgroundDesign: header

CL_WD_FORM_TOP_DATA=>E_CELL_BACKGROUND_DESIGN-HEADER

 cellBackgroundDesign: plain

CL_WD_FORM_TOP_DATA=>E_CELL_BACKGROUND_DESIGN-PLAIN

 cellBackgroundDesign: transparent

CL_WD_FORM_TOP_DATA=>E_CELL_BACKGROUND_DESIGN-TRANSPARENT

colCount

COL_COUNT

I

colSpan

COL_SPAN

I

rowSpan

ROW_SPAN

I