Namespace sap.ui.commons.form


Namespaces & Classes
FormForm control.
FormContainerUsed to group form elements.
FormElementA form element is a combination of one label and different controls associated to this label.
FormLayoutBase layout for Forms.
GridContainerDataGrid layout specific properties for FormContainers.
GridElementDataThe grid specific layout data for FormElement fields.
GridLayoutThis Layout implements a guideline 2.0 grid.
ResponsiveLayoutRenders a form with responsive layout.
SimpleFormUse the SimpleForm to create a form based on title, label and fields that are stacked in the content aggregation.