Entering content frame

Background documentation Layout Locate the document in its SAP Library structure

The layout is the abstract base class of all layout UI elements within Web Dynpro. All of the layout properties are forwarded to the following UI elements:

·        FlowLayout

·        GridLayout

·        MatrixLayout

·        RowLayout

See also:

Layout Basics

 

Runtime Class

CL_WD_LAYOUT

 

Properties in the View Designer

Name

Type

Initial Value

Bindable

ID

STRING

(automatic)

No

 

Note

Properties and methods that can be inherited are defined in the associated higher-level class.  The associated UI element is ViewElement.

 

Leaving content frame