Start of Content Area

Background documentation Layout  Locate the document in its SAP Library structure

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

      FlowLayout

      FormLayout

      FormLayoutAdvanced

      GridLayout

      MatrixLayout

      RowLayout

See also:

Layout Basics

 

Runtime Class

CL_WD_LAYOUT

 

Properties in 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 classes. The associated UI element is ViewElement.

 

End of Content Area