Namespace sap.ui.layoutModule: sap/ui/layout/library


SAPUI5 library with layout controls.

Namespaces & Classes
BackgroundDesignAvailable Background Design.
BlockBackgroundTypeA string type that is used inside the BlockLayout to set predefined background color to the cells inside the control.
BlockLayoutThe BlockLayout is used to display several objects in a section-based manner.
BlockLayoutCellThe BlockLayoutCell is used as an aggregation of the BlockLayoutRow.
BlockLayoutRowThe BlockLayoutRow is used as an aggregation to the BlockLayout.
DynamicSideContentThe DynamicSideContent control allows additional (side) content to be displayed alongside or below the main content, within the container the control is used in.
FixFlexThe FixFlex control builds the container for a layout with a fixed and a flexible part.
GridThe Grid control is a layout which positions its child controls in a 12 column flow layout.
GridDataGrid layout data
GridIndentA string type that represents Grid's indent values for large, medium and small screens.
GridPositionThe position of the Grid.
GridSpanA string type that represents Grid's span values for large, medium and small screens.
HorizontalLayoutA layout that provides support for horizontal alignment of controls
PaneContainerPaneContainer is an abstraction of Splitter Could be used as an aggregation of ResponsiveSplitter or other PaneContainers.
ResponsiveFlowLayoutThis is a layout where several controls can be added.
ResponsiveFlowLayoutDataThis is a LayoutData element that can be added to a control if this control is used within a ResponsiveFlowLayout.
ResponsiveSplitterResponsiveSplitter is a control that enables responsiveness of normal Splitter.
SideContentFallDownTypes of the DynamicSideContent FallDown options
SideContentPositionThe position of the side content - End (default) and Begin.
SideContentVisibilityTypes of the DynamicSideContent Visibility options
SplitPaneSplitPane is a container of a single control.
SplitterA layout that contains several content areas.
SplitterLayoutDataHolds layout data for the splitter contents.
VerticalLayoutIn this layout the content controls are rendered one below the other.