Defines the structure of context options.
Index
Properties
- attrClassName
- calcTotals
- chunkSize
- columnTitleFormat
- defaultModelId
- defaultQueryId
- endpoint
- handlers
- initialQuery
- listCache
- loadModelOnStart
- loadQueryOnStart
- locale
- localeSettings
- serverExporters
- useDefaultExporters
- widgets
Properties
attrClassName
● attrClassName?: string
calcTotals
● calcTotals?: boolean
chunkSize
● chunkSize?: number
columnTitleFormat
● columnTitleFormat?: string
defaultModelId
● defaultModelId?: string
defaultQueryId
● defaultQueryId?: string
endpoint
● endpoint?: string
handlers
● handlers?: EqContextHandlers
initialQuery
● initialQuery?: QueryData
listCache
● listCache?: ExternalListCache
loadModelOnStart
● loadModelOnStart?: boolean
loadQueryOnStart
● loadQueryOnStart?: boolean
locale
● locale?: string
localeSettings
● localeSettings?: LocaleSettings
serverExporters
● serverExporters?: string
[]
useDefaultExporters
● useDefaultExporters?: boolean
widgets
● widgets?: any