Namespace sap.suite.ui.commons.FrameTypeModule: sap/suite/ui/commons/library


Enumeration of possible frame types.

Deprecated API:Since version 1.34. Deprecated. Moved to openUI5.

Field Summary
sap.suite.ui.commons.FrameType.AutoThe Auto frame type that adjusts the size of the control to the content.
Field Detail
sap.suite.ui.commons.FrameType.Auto
The Auto frame type that adjusts the size of the control to the content.
sap.suite.ui.commons.FrameType.OneByOne
The 1x1 frame type.
sap.suite.ui.commons.FrameType.TwoByOne
The 2x1 frame type.
sap.suite.ui.commons.FrameType.TwoThirds
The 2/3 frame type.