Floating Layout

Draft comment:
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-03-13 12:15
Use Floating Layout to create an area in which layout elements are arranged side by side horizontally.
Table 1. Floating Layout business object binding
Binding Description
list (ANY) (List) Lists business objects of any type
Table 2. Floating Layout configuration properties
Instance configuration label Description Definition configuration option Default value
Show Border Adds a border to the section at run time showBorder (Boolean) False (not selected)
Square Border Corners Makes the corners of the visible border square. By default, corners are rounded. disableBorderRadius (Boolean) False (not selected)
Column Width A value for column width, in pixels. The items in the Coach View are dynamically displayed according to the maximum number of columns that are available in the width of the browser. columnWidth (Integer) (empty)

This view does not use the visibility property.