EqViewSlots interface
The information about DOM elements to place EasyQuery widgets in.
- changeLocale
- clearQueryButton
- columnsBar
- columnsPanel
- copyQueryButton
- entitiesPanel
- exportButtons
- exportClass
- facetsPanel
- fetchDataButton
- filterBar
- loadQueryButton
- loadQueryFromFileButton
- newQueryButton
- processBar
- queryContentInput
- queryListPanel
- queryNameLabel
- queryPanel
- removeQueryButton
- resultCountSpan
- resultPanel
- saveQueryButton
- saveQueryToFileButton
- sortingBar
- statementPanel
- storageButton
Properties
Section titled “Properties”changeLocale
Section titled “changeLocale”● changeLocale?: string
| HTMLElement
clearQueryButton
Section titled “clearQueryButton”● clearQueryButton?: string
| HTMLElement
columnsBar
Section titled “columnsBar”● columnsBar?: string
| HTMLElement
columnsPanel
Section titled “columnsPanel”● columnsPanel?: string
| HTMLElement
copyQueryButton
Section titled “copyQueryButton”● copyQueryButton?: string
| HTMLElement
entitiesPanel
Section titled “entitiesPanel”● entitiesPanel?: string
| HTMLElement
exportButtons
Section titled “exportButtons”● exportButtons?: string
| HTMLElement
exportClass
Section titled “exportClass”● exportClass?: string
facetsPanel
Section titled “facetsPanel”● facetsPanel?: string
| HTMLElement
fetchDataButton
Section titled “fetchDataButton”● fetchDataButton?: string
| HTMLElement
filterBar
Section titled “filterBar”● filterBar?: string
| HTMLElement
loadQueryButton
Section titled “loadQueryButton”● loadQueryButton?: string
| HTMLElement
loadQueryFromFileButton
Section titled “loadQueryFromFileButton”● loadQueryFromFileButton?: string
| HTMLElement
newQueryButton
Section titled “newQueryButton”● newQueryButton?: string
| HTMLElement
processBar
Section titled “processBar”● processBar?: string
| HTMLElement
queryContentInput
Section titled “queryContentInput”● queryContentInput?: string
| HTMLElement
queryListPanel
Section titled “queryListPanel”● queryListPanel?: string
| HTMLElement
queryNameLabel
Section titled “queryNameLabel”● queryNameLabel?: string
| HTMLElement
queryPanel
Section titled “queryPanel”● queryPanel?: string
| HTMLElement
removeQueryButton
Section titled “removeQueryButton”● removeQueryButton?: string
| HTMLElement
resultCountSpan
Section titled “resultCountSpan”● resultCountSpan?: string
| HTMLElement
resultPanel
Section titled “resultPanel”● resultPanel?: string
| HTMLElement
saveQueryButton
Section titled “saveQueryButton”● saveQueryButton?: string
| HTMLElement
saveQueryToFileButton
Section titled “saveQueryToFileButton”● saveQueryToFileButton?: string
| HTMLElement
sortingBar
Section titled “sortingBar”● sortingBar?: string
| HTMLElement
statementPanel
Section titled “statementPanel”● statementPanel?: string
| HTMLElement
storageButton
Section titled “storageButton”● storageButton?: string
| HTMLElement