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 value
text, 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.
Event | Description |
---|