Show TOC

LayoutContainerLocate this document in the navigation structure

The UI element LayoutContainer is a Container element, comparable to the TransparentContainer. It is however different in that it represents a design UI element that cannot be rendered. This reduces the nesting depth.

Implementation Details

Runtime Class

CL_WD_LAYOUT_CONTAINER

Name

Type

Initial Value

Bindable

id

STRING

(automatic)

No

enabled

WDY_BOOLEAN

true

Yes

styleClassName STRING Yes

visible

WDUI_VISIBILITY

visible

Yes

Note

Further properties are displayed but they do not have any function.

Name

Cardinality

Type

Element

0..n

UIElement

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

enabled

ENABLED

WDY_BOOLEAN

styleClassName STYLE_CLASS_NAME STRING

visible

VISIBLE

WDUI_VISIBILITY

visible: none

CL_WD_LAYOUT_CONTAINER=>E_VISIBLE-NONE

visible: visible

CL_WD_LAYOUT_CONTAINER=>E_VISIBLE-VISIBLE

View Designer Name

Runtime Name

Cardinality

Element

CHILDREN

0..n