EqResultOptions interface
Options that define how to display the query execution results
Properties
Section titled “Properties”chartWidgetResolver
Section titled “chartWidgetResolver”● chartWidgetResolver?: (slot: HTMLElement
, view?: any
) => Widget
clearResultOnQueryChange
Section titled “clearResultOnQueryChange”● clearResultOnQueryChange?: boolean
● grid?: GridOptions
paging
Section titled “paging”● paging?: EqPagingOptions
resultGridResolver
Section titled “resultGridResolver”● resultGridResolver?: (slot: HTMLElement
, view?: any
) => Widget
showChart
Section titled “showChart”● showChart?: boolean