SAPUI5 library with layout controls.
Node | Description |
---|---|
sap.ui.layout.BackgroundDesign |
Available Background Design. |
sap.ui.layout.BlockBackgroundType |
A string type that is used inside the BlockLayout to set predefined background color to the cells inside the control. |
sap.ui.layout.BlockLayout |
The BlockLayout is used to display several objects in a section-based manner. |
sap.ui.layout.BlockLayoutCell |
The BlockLayoutCell is used as an aggregation of the BlockLayoutRow. |
sap.ui.layout.BlockLayoutCellColorSet |
A string type that is used inside the BlockLayoutCell to set a predefined set of colors for the cells. |
sap.ui.layout.BlockLayoutCellColorShade |
A string type that is used inside the BlockLayoutCell to set a predefined set of color shades for the cells. |
sap.ui.layout.BlockLayoutCellData |
Holds layout data for the BlockLayoutCells contents. |
sap.ui.layout.BlockLayoutRow |
The BlockLayoutRow is used as an aggregation to the BlockLayout. |
sap.ui.layout.BlockRowColorSets |
A string type that is used inside the BlockLayoutRow to set predefined set of colors the cells inside the control. |
sap.ui.layout.BoxesPerRowConfig |
A string type that represents how many boxes per row should be displayed for each screen size. |
sap.ui.layout.DynamicSideContent |
Layout control that allows additional (side) content to be displayed dynamically. |
sap.ui.layout.FixFlex |
A layout container with a fixed and a flexible part. |
sap.ui.layout.Grid |
A layout control which positions its child controls in a 12 column flow layout. |
sap.ui.layout.GridData |
Defines layout data for the sap.ui.layout.Grid. |
sap.ui.layout.GridIndent |
A string type that represents the indent values of the |
sap.ui.layout.GridPosition |
The position of the sap.ui.layout.Grid. |
sap.ui.layout.GridSpan |
A string type that represents the span values of the |
sap.ui.layout.HorizontalLayout |
A layout that provides support for horizontal alignment of controls |
sap.ui.layout.PaneContainer |
PaneContainer is an abstraction of Splitter. |
sap.ui.layout.ResponsiveFlowLayout |
This is a layout where several controls can be added. |
sap.ui.layout.ResponsiveFlowLayoutData |
This is a LayoutData element that can be added to a control if this control is used within a ResponsiveFlowLayout. |
sap.ui.layout.ResponsiveSplitter |
A responsive splitter which divides the application into several areas. |
sap.ui.layout.SideContentFallDown |
Types of the DynamicSideContent FallDown options |
sap.ui.layout.SideContentPosition |
The position of the side content - End (default) and Begin. |
sap.ui.layout.SideContentVisibility |
Types of the DynamicSideContent Visibility options |
sap.ui.layout.SplitPane |
SplitPane is a container of a single control in a responsive splitter. |
sap.ui.layout.Splitter |
OverviewA layout that contains several content areas. |
sap.ui.layout.SplitterLayoutData |
Holds layout data for the splitter contents. |
sap.ui.layout.VerticalLayout |
In this layout the content controls are rendered one below the other. |
sap.ui.layout.cssgrid | |
sap.ui.layout.form |
Method | Description |
---|