EqViewOptions interface
Options of the EasyQuery view
Extends
Section titled “Extends”- attrClassName
- calcTotals
- chunkSize
- columnTitleFormat
- defaultModelId
- defaultQueryId
- disableConfirmationOnQueryChange
- enableExport
- endpoint
- fetchDataOnChange
- handlers
- initialQuery
- listCache
- loadModelOnStart
- loadQueryOnStart
- locale
- localeSettings
- queryFileExtensions
- result
- serverExporters
- shadowRoots
- slots
- syncQueryOnChange
- useDefaultExporters
- widgets
Properties
Section titled “Properties”attrClassName
Section titled “attrClassName”● attrClassName?: string
calcTotals
Section titled “calcTotals”● calcTotals?: boolean
chunkSize
Section titled “chunkSize”● chunkSize?: number
columnTitleFormat
Section titled “columnTitleFormat”● columnTitleFormat?: string
defaultModelId
Section titled “defaultModelId”● defaultModelId?: string
defaultQueryId
Section titled “defaultQueryId”● defaultQueryId?: string
disableConfirmationOnQueryChange
Section titled “disableConfirmationOnQueryChange”● disableConfirmationOnQueryChange?: boolean
enableExport
Section titled “enableExport”● enableExport?: boolean
endpoint
Section titled “endpoint”● endpoint?: string
fetchDataOnChange
Section titled “fetchDataOnChange”● fetchDataOnChange?: boolean
handlers
Section titled “handlers”● handlers?: EqContextHandlers
initialQuery
Section titled “initialQuery”● initialQuery?: QueryData
listCache
Section titled “listCache”● listCache?: ExternalListCache
loadModelOnStart
Section titled “loadModelOnStart”● loadModelOnStart?: boolean
loadQueryOnStart
Section titled “loadQueryOnStart”● loadQueryOnStart?: boolean
locale
Section titled “locale”● locale?: string
localeSettings
Section titled “localeSettings”● localeSettings?: LocaleSettings
queryFileExtensions
Section titled “queryFileExtensions”● queryFileExtensions?: string
result
Section titled “result”● result?: EqResultOptions
serverExporters
Section titled “serverExporters”● serverExporters?: string
[]
shadowRoots
Section titled “shadowRoots”● shadowRoots?: ShadowRoot
[]
● slots?: EqViewSlots
syncQueryOnChange
Section titled “syncQueryOnChange”● syncQueryOnChange?: boolean
useDefaultExporters
Section titled “useDefaultExporters”● useDefaultExporters?: boolean
widgets
Section titled “widgets”● widgets?: WidgetSectionOptions