Enum sap.ui.layout.form.SimpleFormLayoutModule: sap/ui/layout/library


Available FormLayouts used to render a SimpleForm.


Since: 1.16.0.
Field Summary
sap.ui.layout.form.SimpleFormLayout.GridLayoutUses the GridLayout to render the SimpleForm
sap.ui.layout.form.SimpleFormLayout.ResponsiveGridLayoutUses the ResponsiveGridLayout to render the SimpleForm
sap.ui.layout.form.SimpleFormLayout.ResponsiveLayoutUses the ResponsiveLayout to render the SimpleForm
Field Detail
sap.ui.layout.form.SimpleFormLayout.GridLayout: string
Uses the GridLayout to render the SimpleForm
sap.ui.layout.form.SimpleFormLayout.ResponsiveGridLayout: string
Uses the ResponsiveGridLayout to render the SimpleForm
Since:
1.16.0
sap.ui.layout.form.SimpleFormLayout.ResponsiveLayout: string
Uses the ResponsiveLayout to render the SimpleForm