Enum sap.m.PopinDisplayModule: sap/m/library
Defines the display of table pop-ins
Since: 1.13.2.
Field Summary
sap.m.PopinDisplay.BlockInside the table popin, header is displayed at the first line and cell content is displayed at the next line.
sap.m.PopinDisplay.InlineInside the table popin, cell content is displayed next to the header in the same line.
sap.m.PopinDisplay.WithoutHeaderInside the table popin, only the cell content will be visible.
Field Detail
sap.m.PopinDisplay.Block: string
Inside the table popin, header is displayed at the first line and cell content is displayed at the next line.