Enum sap.m.P13nPanelTypeModule: sap/m/library


Type of panels used in the personalization dialog.

Field Summary
sap.m.P13nPanelType.columnsPanel type for column settings.
sap.m.P13nPanelType.dimeasurePanel type for dimension and measure settings.
sap.m.P13nPanelType.filterPanel type for filtering.
sap.m.P13nPanelType.groupPanel type for grouping.
sap.m.P13nPanelType.sortPanel type for sorting.
Field Detail
sap.m.P13nPanelType.columns: string
Panel type for column settings.
sap.m.P13nPanelType.dimeasure: string
Panel type for dimension and measure settings.
sap.m.P13nPanelType.filter: string
Panel type for filtering.
sap.m.P13nPanelType.group: string
Panel type for grouping.
sap.m.P13nPanelType.sort: string
Panel type for sorting.