interface sap.ui.core.IFormContent

Control sample: sap.ui.core.IFormContent
Visiblity: public
Available since: N/A
Module: sap/ui/core/library
Application Component: CA-UI5-COR

Marker interface for controls that can be used as content of sap.ui.layout.form.Form or sap.ui.layout.form.SimpleForm.

If the control's width must not be adjusted by the Form control to meet the cell's width, the control must implement the getFormDoNotAdjustWidth function and return true.


Events Overview

Event Description