ReportViewOptions interface

Options of [[ReportView]]

Extends

EqContextOptions

Index

Properties

Properties


attrClassName

● attrClassName?: string


calcTotals

● calcTotals?: boolean


chunkSize

● chunkSize?: number


columnTitleFormat

● columnTitleFormat?: string


defaultModelId

● defaultModelId?: string


defaultQueryId

● defaultQueryId?: string


defaultReportId

● defaultReportId?: string


enableExport

● enableExport?: boolean


endpoint

● endpoint?: string


handlers

● handlers?: EqContextHandlers


initialQuery

● initialQuery?: QueryData


listCache

● listCache?: ExternalListCache


loadModelOnStart

● loadModelOnStart?: boolean


loadQueryOnStart

● loadQueryOnStart?: boolean


locale

● locale?: string


localeSettings

● localeSettings?: LocaleSettings


result

● result?: EqResultOptions


serverExporters

● serverExporters?: string[]


shadowRoots

● shadowRoots?: ShadowRoot[]


slots

● slots?: ReportViewSlots


syncQueryOnChange

● syncQueryOnChange?: boolean


syncReportOnChange

● syncReportOnChange?: boolean


useDefaultExporters

● useDefaultExporters?: boolean


useReportCache

● useReportCache?: boolean


widgets

● widgets?: WidgetSectionOptions