AdvancedSearchView class
The EasyQuery client-side view that represents the UI for advanced search page
AdvancedSearchViewJQuery class
- chartWidget
- clearQueryButton
- columnsBarWidget
- columnsPanelWidget
- context
- checkIfQueryModified
- clearQueryButtonClick
- copyQueryButtonClick
- createChartWidget - Creates the widget that represents Chart Widget.
- createColumnsBarWidget - Creates the widget that represents Columns Bar.
ChartJsWidget class
- chartDiv
- chartType
- context
- dataColumns
- dataTable
- belongsToGroup - Returns `true` if the widget belongs to one of the groups specified in the parameter
- canDraw
- clear - Clears chart.
- destroy
- destroyCore
ChartWidget class
- chartDiv
- chartType
- context
- dataColumns
- dataTable
- belongsToGroup - Returns `true` if the widget belongs to one of the groups specified in the parameter
- canDraw
- clear - Clears chart.
- destroy
- destroyCore
ColumnsBar class
- context
- group
- id
- moveMenu
- slot
- addColumn
- addNewColumn
- areCustomExpressionsAllowed
- belongsToGroup - Returns `true` if the widget belongs to one of the groups specified in the parameter
- destroy
ColumnsPanel class
- context
- group
- id
- moveMenu
- slot
- addColumn
- addNewColumn
- areCustomExpressionsAllowed
- belongsToGroup - Returns `true` if the widget belongs to one of the groups specified in the parameter
- destroy
DataFilterView class
The view that represents a data-filtering scenario (a text search for one entity/table)
DataFilterViewJQuery class
- chartWidget
- columnsBarWidget
- columnsPanelWidget
- context
- domRoots
- applyQueryFilter - Obsolete. Left for backward compatibility. Use fetchData() instead
- createChartWidget - Creates the widget that represents Chart Widget.
- createColumnsBarWidget - Creates the widget that represents Columns Bar.
- createColumnsPanelWidget - Creates the widget that represents Columns Panel.
- createEntitiesPanelWidget - Creates the widget that represents Entity Panel.
EasyGridWidget class
- context
- group
- id
- slot - The html element.
- addColumn
- addColumnClickHandler
- addNewColumn
- applyDisplayFormats
- attachQueryObserver
EntitiesPanel class
The entities panel wiget, implemented without JQuery.
EqHtmlGrid class
The widget responsed for rendering html grid.
ExportWidget class
- context
- group
- id
- slot
- belongsToGroup - Returns `true` if the widget belongs to one of the groups specified in the parameter
- destroy
- destroyCore
- getContext - Returns current context (the one this widget belongs to)
- getWidgetType
FacetContainer class
- context
- facets
- group
- id
- options
- belongsToGroup - Returns `true` if the widget belongs to one of the groups specified in the parameter
- clear
- createFacetTab
- destroy
- destroyCore
FilterBar class
- context
- group
- id
- slot
- applyFilter
- belongsToGroup - Returns `true` if the widget belongs to one of the groups specified in the parameter
- clearFilter
- destroy
- destroyCore
GoogleChartWidget class
- chartDiv
- chartType
- context
- dataColumns
- dataTable
- belongsToGroup - Returns `true` if the widget belongs to one of the groups specified in the parameter
- canDraw
- clear - Clears chart.
- convertToGoogleFormat
- createChart
Grid class
Base class for GRID.
HtmlContentWidget class
The widget responsed for rendering html content
HtmlDataFilterView class
The EasyQuery client-side view that represents the UI for data filtering page
LocaleWidget class
- context
- group
- id
- slot
- belongsToGroup - Returns `true` if the widget belongs to one of the groups specified in the parameter
- destroy
- destroyCore
- getContext - Returns current context (the one this widget belongs to)
- getWidgetType
ManageDrillDownWidget class
- context
- cssPrefix
- group
- id
- options
- belongsToGroup - Returns `true` if the widget belongs to one of the groups specified in the parameter
- destroy
- destroyCore
- destroyDialog
- getContext - Returns current context (the one this widget belongs to)
ProcessWidget class
The widget responsed for rendering process bar.
QueryNameWidget class
The widget responsed for rendering the name of the current query.
QueryPanel class
The query panel wiget, implemented without JQuery.
ReportView class
The view that represents the "ad-hoc reporting" scenario
ReportViewJQuery class
- chartWidget
- columnsBarWidget
- columnsPanelWidget
- context
- domRoots
- clearErrors - Clears the errors.
- clearReportButtonClick - The handler of the "Clear" button click.
- createChartWidget - Creates the widget that represents Chart Widget.
- createColumnsBarWidget - Creates the widget that represents Columns Bar.
- createColumnsPanelWidget - Creates the widget that represents Columns Panel.
ResultFacetsPanel class
- activeFacetIndex
- addMenu
- context
- facets
- group
- attachQueryObserver
- belongsToGroup - Returns `true` if the widget belongs to one of the groups specified in the parameter
- clear
- createAddMenu
- createDefaultFacetIfNotExist
SortingBar class
- context
- group
- id
- slot
- sortMenu
- addColumn
- addNewColumn
- belongsToGroup - Returns `true` if the widget belongs to one of the groups specified in the parameter
- destroy
- destroyCore
StatementPanel class
The widget responsed for rendering statement. It's usually added for demonstration purposes only.
View class
- chartWidget
- columnsBarWidget
- columnsPanelWidget
- context
- domRoots
- createChartWidget - Creates the widget that represents Chart Widget.
- createColumnsBarWidget - Creates the widget that represents Columns Bar.
- createColumnsPanelWidget - Creates the widget that represents Columns Panel.
- createEntitiesPanelWidget - Creates the widget that represents Entity Panel.
- createExportWidget - Creates the widget that represents Export funcionality.