VerticalLayout

Introduction and Overview

The VerticalLayout can be used to bring multiple controls to one column. All controls in the layout are placed one below the other.

See also: sap.ui.commons.layout

Examples

VerticalLayout

This example shows a simple VerticalLayout. The width is determined by the content.




VerticalLayout with fixed width

This example shows a simple VerticalLayout with fixed width. If the embedded controls are larger, they are cut.




API Documentation

See API documentation