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.
sap.suite.ui.commons.FrameType.OneByOneThe 1x1 frame type.
sap.suite.ui.commons.FrameType.TwoByOneThe 2x1 frame type.
sap.suite.ui.commons.FrameType.TwoThirdsThe 2/3 frame type.
Field Detail