implements |
BackedEnum |
|---|
UI5 predefined CSS content-padding classes (addStyleClass() /
class="…").
Unlike {@see Margin} (a four-size directional matrix), content padding is a small container-level family applied to the element that holds content — a Panel, a layout box — to inset its children:
Use on a control's class seat. Combine with a {@see Margin} via the
raw-string form ('sapUiSmallMargin sapUiResponsiveContentPadding').
| Cases | |
|---|---|
Content = 'sapUiContentPadding'
|
# |
NoContent = 'sapUiNoContentPadding'
|
# |
ResponsiveContent = 'sapUiResponsiveContentPadding'
|
# |
Responsive = 'sapUiResponsivePadding'
|
# |