Uses of Class
org.dashbuilder.client.widgets.dataset.editor.DataSetDefColumnsFilterEditor
-
-
Uses of DataSetDefColumnsFilterEditor in org.dashbuilder.client.widgets.dataset.editor
Fields in org.dashbuilder.client.widgets.dataset.editor declared as DataSetDefColumnsFilterEditor Modifier and Type Field Description protected DataSetDefColumnsFilterEditorDataSetEditor. columnsAndFilterEditorMethods in org.dashbuilder.client.widgets.dataset.editor with parameters of type DataSetDefColumnsFilterEditor Modifier and Type Method Description voidDataSetDefColumnsFilterEditorView. init(DataSetDefColumnsFilterEditor presenter)Constructors in org.dashbuilder.client.widgets.dataset.editor with parameters of type DataSetDefColumnsFilterEditor Constructor Description DataSetEditor(DataSetDefBasicAttributesEditor basicAttributesEditor, com.google.gwt.user.client.ui.IsWidget providerAttributesEditorView, DataSetDefColumnsFilterEditor columnsAndFilterEditor, DataSetDefPreviewTable previewTable, DataSetDefBackendCacheAttributesEditor backendCacheAttributesEditor, DataSetDefClientCacheAttributesEditor clientCacheAttributesEditor, DataSetDefRefreshAttributesEditor refreshEditor, org.dashbuilder.dataset.client.DataSetClientServices clientServices, LoadingBox loadingBox, javax.enterprise.event.Event<ErrorEvent> errorEvent, javax.enterprise.event.Event<TabChangedEvent> tabChangedEvent, DataSetEditor.View view) -
Uses of DataSetDefColumnsFilterEditor in org.dashbuilder.client.widgets.dataset.editor.bean
Constructors in org.dashbuilder.client.widgets.dataset.editor.bean with parameters of type DataSetDefColumnsFilterEditor Constructor Description BeanDataSetEditor(DataSetDefBasicAttributesEditor basicAttributesEditor, BeanDataSetDefAttributesEditor attributesEditor, DataSetDefColumnsFilterEditor columnsAndFilterEditor, DataSetDefPreviewTable previewTable, DataSetDefBackendCacheAttributesEditor backendCacheAttributesEditor, DataSetDefClientCacheAttributesEditor clientCacheAttributesEditor, DataSetDefRefreshAttributesEditor refreshEditor, org.dashbuilder.dataset.client.DataSetClientServices clientServices, LoadingBox loadingBox, javax.enterprise.event.Event<ErrorEvent> errorEvent, javax.enterprise.event.Event<TabChangedEvent> tabChangedEvent, DataSetEditor.View view) -
Uses of DataSetDefColumnsFilterEditor in org.dashbuilder.client.widgets.dataset.editor.csv
Constructors in org.dashbuilder.client.widgets.dataset.editor.csv with parameters of type DataSetDefColumnsFilterEditor Constructor Description CSVDataSetEditor(DataSetDefBasicAttributesEditor basicAttributesEditor, CSVDataSetDefAttributesEditor attributesEditor, DataSetDefColumnsFilterEditor columnsAndFilterEditor, DataSetDefPreviewTable previewTable, DataSetDefBackendCacheAttributesEditor backendCacheAttributesEditor, DataSetDefClientCacheAttributesEditor clientCacheAttributesEditor, DataSetDefRefreshAttributesEditor refreshEditor, org.dashbuilder.dataset.client.DataSetClientServices clientServices, LoadingBox loadingBox, javax.enterprise.event.Event<ErrorEvent> errorEvent, javax.enterprise.event.Event<TabChangedEvent> tabChangedEvent, DataSetEditor.View view) -
Uses of DataSetDefColumnsFilterEditor in org.dashbuilder.client.widgets.dataset.editor.elasticsearch
Constructors in org.dashbuilder.client.widgets.dataset.editor.elasticsearch with parameters of type DataSetDefColumnsFilterEditor Constructor Description ElasticSearchDataSetEditor(DataSetDefBasicAttributesEditor basicAttributesEditor, ElasticSearchDataSetDefAttributesEditor attributesEditor, DataSetDefColumnsFilterEditor columnsAndFilterEditor, DataSetDefPreviewTable previewTable, DataSetDefBackendCacheAttributesEditor backendCacheAttributesEditor, DataSetDefClientCacheAttributesEditor clientCacheAttributesEditor, DataSetDefRefreshAttributesEditor refreshEditor, org.dashbuilder.dataset.client.DataSetClientServices clientServices, LoadingBox loadingBox, javax.enterprise.event.Event<ErrorEvent> errorEvent, javax.enterprise.event.Event<TabChangedEvent> tabChangedEvent, DataSetEditor.View view) -
Uses of DataSetDefColumnsFilterEditor in org.dashbuilder.client.widgets.dataset.editor.kafka
Constructors in org.dashbuilder.client.widgets.dataset.editor.kafka with parameters of type DataSetDefColumnsFilterEditor Constructor Description KafkaDataSetEditor(DataSetDefBasicAttributesEditor basicAttributesEditor, KafkaDataSetDefAttributesEditor attributesEditor, DataSetDefColumnsFilterEditor columnsAndFilterEditor, DataSetDefPreviewTable previewTable, DataSetDefBackendCacheAttributesEditor backendCacheAttributesEditor, DataSetDefClientCacheAttributesEditor clientCacheAttributesEditor, DataSetDefRefreshAttributesEditor refreshEditor, org.dashbuilder.dataset.client.DataSetClientServices clientServices, LoadingBox loadingBox, javax.enterprise.event.Event<ErrorEvent> errorEvent, javax.enterprise.event.Event<TabChangedEvent> tabChangedEvent, DataSetEditor.View view) -
Uses of DataSetDefColumnsFilterEditor in org.dashbuilder.client.widgets.dataset.editor.prometheus
Constructors in org.dashbuilder.client.widgets.dataset.editor.prometheus with parameters of type DataSetDefColumnsFilterEditor Constructor Description PrometheusDataSetEditor(DataSetDefBasicAttributesEditor basicAttributesEditor, PrometheusDataSetDefAttributesEditor attributesEditor, DataSetDefColumnsFilterEditor columnsAndFilterEditor, DataSetDefPreviewTable previewTable, DataSetDefBackendCacheAttributesEditor backendCacheAttributesEditor, DataSetDefClientCacheAttributesEditor clientCacheAttributesEditor, DataSetDefRefreshAttributesEditor refreshEditor, org.dashbuilder.dataset.client.DataSetClientServices clientServices, LoadingBox loadingBox, javax.enterprise.event.Event<ErrorEvent> errorEvent, javax.enterprise.event.Event<TabChangedEvent> tabChangedEvent, DataSetEditor.View view) -
Uses of DataSetDefColumnsFilterEditor in org.dashbuilder.client.widgets.dataset.editor.sql
Constructors in org.dashbuilder.client.widgets.dataset.editor.sql with parameters of type DataSetDefColumnsFilterEditor Constructor Description SQLDataSetEditor(DataSetDefBasicAttributesEditor basicAttributesEditor, SQLDataSetDefAttributesEditor attributesEditor, DataSetDefColumnsFilterEditor columnsAndFilterEditor, DataSetDefPreviewTable previewTable, DataSetDefBackendCacheAttributesEditor backendCacheAttributesEditor, DataSetDefClientCacheAttributesEditor clientCacheAttributesEditor, DataSetDefRefreshAttributesEditor refreshEditor, org.dashbuilder.dataset.client.DataSetClientServices clientServices, LoadingBox loadingBox, javax.enterprise.event.Event<ErrorEvent> errorEvent, javax.enterprise.event.Event<TabChangedEvent> tabChangedEvent, DataSetEditor.View view)
-