enum sap.uxap.BlockBaseFormAdjustment

Visiblity: public
Available since: N/A
Module: sap/uxap/library
Application Component: CA-UI5-CTR

Used by the BlockBase control to define if it should do automatic adjustment of its nested forms.


Properties Overview

Node Description
sap.uxap.BlockBaseFormAdjustment.BlockColumns

Any form within the block will be automatically adjusted to have as many columns as the colspan of its parent block.

sap.uxap.BlockBaseFormAdjustment.None

No automatic adjustment of forms.

sap.uxap.BlockBaseFormAdjustment.OneColumn

Any form within the block will be automatically adjusted to have only one column.