Show TOC

 LayoutLocate this document in the navigation 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:

More information:

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 .