Namespace sap.ui.commons.layout


Namespaces & Classes
AbsoluteLayoutThe Absolute Layout positions its child controls absolutely
BackgroundDesignBackground design (i.e.
BorderLayoutBased upon the border layout as it comes with the Java standard.
BorderLayoutAreaThe BorderLayoutArea represents one area of a BorderLayout
BorderLayoutAreaTypesThe type (=position) of a BorderLayoutArea
HAlignHorizontal alignment, e.g.
HorizontalLayoutA layout that provides support for horizontal alignment of controls
MatrixLayoutA matrix layout arranges controls in a grid structure, using rows which need not have the same number of cells.
MatrixLayoutCellNon-control element used as part of a matrix layout's inner structure.
MatrixLayoutRowNon-control element used as part of a matrix layout's inner structure.
PaddingPadding, e.g.
PositionContainerIs used to specify the position of a control in the AbsoluteLayout
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
SeparationSeparation, e.g.
VAlignVertical alignment, e.g.
VerticalLayoutIn this layout the elemnts are orderd one below the other