enum sap.ui.layout.form.SimpleFormLayout

Visiblity: public
Available since: N/A
Module: sap/ui/layout/library
Application Component: CA-UI5-CTR

Available FormLayouts used to render a SimpleForm.


Properties Overview

Node Description
sap.ui.layout.form.SimpleFormLayout.ColumnLayout

Uses the ColumnLayout layout to render the SimpleForm control

sap.ui.layout.form.SimpleFormLayout.GridLayout

Uses the GridLayout layout to render the SimpleForm control

sap.ui.layout.form.SimpleFormLayout.ResponsiveGridLayout

Uses the ResponsiveGridLayout layout to render the SimpleForm control

sap.ui.layout.form.SimpleFormLayout.ResponsiveLayout

Uses the ResponsiveLayout layout to render the SimpleForm control
Deprecated as of version 1.93. replaced by ColumnLayout