Enum sap.uxap.BlockBaseFormAdjustmentModule: sap/uxap/library
Used by the BlockBase control to define if it should do automatic adjustment of its nested forms.
Field Summary
sap.uxap.BlockBaseFormAdjustment.BlockColumnsAny form within the block will be automatically adjusted to have as many columns as the colspan of its parent block.
sap.uxap.BlockBaseFormAdjustment.NoneNo automatic adjustment of forms.
sap.uxap.BlockBaseFormAdjustment.OneColumnAny form within the block will be automatically adjusted to have only one column.