EqResultOptions interface

Options that define how to display the query execution results

Index

Properties

Properties


chartWidgetResolver

● chartWidgetResolver?: (slot: HTMLElement, view?: any) => Widget


clearResultOnQueryChange

● clearResultOnQueryChange?: boolean


grid

● grid?: GridOptions


paging

● paging?: EqPagingOptions


resultGridResolver

● resultGridResolver?: (slot: HTMLElement, view?: any) => Widget


showChart

● showChart?: boolean