interface sap.ui.core.ISemanticFormContent

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.SemanticFormElement.

If the value-holding property of the control is not valuetext, the name of the value-holding property must be returned in the getFormValueProperty function.

If the value of the control needs some special output formatting (to show a description instead of a key), this formatted text needs to be returned in the getFormFormattedValue function.


Events Overview

Event Description