Entering content frame

Background documentation RowData Locate the document in its SAP Library structure

RowData provides the layout data for a UI element in a container to which RowLayout is assigned. A UI element starts in a new row if the layout data is supplied by an instance of the subclass RowHeadData.The layout data is valid for the entire row.

 

Runtime Class

CL_WD_ROW_DATA

 

Properties in the View Designer

Name

Type

Initial Value

Bindable

ID

STRING

(automatic)

No

Note

Layout data is not bindable.

Further properties that can be inherited are defined in the associated higher-level class.  The associated interface elements are:

·         LayoutData

·         ViewElement

Dynamic Programming

For dynamic programming the same properties, events, and aggregations are provided in the View Designer. Bear in mind the different spellings.

 

 

Leaving content frame