Skip to content

ReportViewSlots interface

The information about DOM elements to place EasyQuery widgets in.

EqViewSlots


● changeLocale?: string | HTMLElement


● clearQueryButton?: string | HTMLElement


● clearReportButton?: string | HTMLElement


● columnsBar?: string | HTMLElement


● columnsPanel?: string | HTMLElement


● copyQueryButton?: string | HTMLElement


● entitiesPanel?: string | HTMLElement


● exportButtons?: string | HTMLElement


● exportClass?: string


● facetsPanel?: string | HTMLElement


● fetchDataButton?: string | HTMLElement


● filterBar?: string | HTMLElement


● loadQueryButton?: string | HTMLElement


● loadQueryFromFileButton?: string | HTMLElement


● loadReportButton?: string | HTMLElement


● newQueryButton?: string | HTMLElement


● newReportButton?: string | HTMLElement


● processBar?: string | HTMLElement


● queryContentInput?: string | HTMLElement


● queryListPanel?: string | HTMLElement


● queryNameLabel?: string | HTMLElement


● queryPanel?: string | HTMLElement


● removeQueryButton?: string | HTMLElement


● removeReportButton?: string | HTMLElement


● resultCountSpan?: string | HTMLElement


● resultPanel?: string | HTMLElement


● saveQueryButton?: string | HTMLElement


● saveQueryToFileButton?: string | HTMLElement


● saveReportButton?: string | HTMLElement


● sortingBar?: string | HTMLElement


● statementPanel?: string | HTMLElement


● storageButton?: string | HTMLElement


● updateReportButton?: string | HTMLElement