ReportViewSlots interface

The information about DOM elements to place EasyQuery widgets in.

Extends

EqViewSlots

Index

Properties

Properties


changeLocale

● changeLocale?: string | HTMLElement


clearQueryButton

● clearQueryButton?: string | HTMLElement


clearReportButton

● clearReportButton?: string | HTMLElement


columnsBar

● columnsBar?: string | HTMLElement


columnsPanel

● columnsPanel?: string | HTMLElement


copyQueryButton

● copyQueryButton?: string | HTMLElement


entitiesPanel

● entitiesPanel?: string | HTMLElement


exportButtons

● exportButtons?: string | HTMLElement


exportClass

● exportClass?: string


facetsPanel

● facetsPanel?: string | HTMLElement


fetchDataButton

● fetchDataButton?: string | HTMLElement


filterBar

● filterBar?: string | HTMLElement


loadQueryButton

● loadQueryButton?: string | HTMLElement


loadQueryFromFileButton

● loadQueryFromFileButton?: string | HTMLElement


loadReportButton

● loadReportButton?: string | HTMLElement


newQueryButton

● newQueryButton?: string | HTMLElement


newReportButton

● newReportButton?: string | HTMLElement


processBar

● processBar?: string | HTMLElement


queryContentInput

● queryContentInput?: string | HTMLElement


queryListPanel

● queryListPanel?: string | HTMLElement


queryNameLabel

● queryNameLabel?: string | HTMLElement


queryPanel

● queryPanel?: string | HTMLElement


removeQueryButton

● removeQueryButton?: string | HTMLElement


removeReportButton

● removeReportButton?: string | HTMLElement


resultCountSpan

● resultCountSpan?: string | HTMLElement


resultPanel

● resultPanel?: string | HTMLElement


saveQueryButton

● saveQueryButton?: string | HTMLElement


saveQueryToFileButton

● saveQueryToFileButton?: string | HTMLElement


saveReportButton

● saveReportButton?: string | HTMLElement


sortingBar

● sortingBar?: string | HTMLElement


statementPanel

● statementPanel?: string | HTMLElement


storageButton

● storageButton?: string | HTMLElement


updateReportButton

● updateReportButton?: string | HTMLElement