DashboardPivotTableConfiguration

data class DashboardPivotTableConfiguration(val fieldOptions: DashboardPivotTableFieldOptions? = null, val fieldWells: DashboardPivotTableFieldWells? = null, val paginatedReportOptions: DashboardPivotTablePaginatedReportOptions? = null, val sortConfiguration: DashboardPivotTableSortConfiguration? = null, val tableOptions: DashboardPivotTableOptions? = null, val totalOptions: DashboardPivotTableTotalOptions? = null)

Constructors

Link copied to clipboard
fun DashboardPivotTableConfiguration(fieldOptions: DashboardPivotTableFieldOptions? = null, fieldWells: DashboardPivotTableFieldWells? = null, paginatedReportOptions: DashboardPivotTablePaginatedReportOptions? = null, sortConfiguration: DashboardPivotTableSortConfiguration? = null, tableOptions: DashboardPivotTableOptions? = null, totalOptions: DashboardPivotTableTotalOptions? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard