Uses of Class
org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefClientCacheAttributesEditor
-
-
Uses of DataSetDefClientCacheAttributesEditor in org.dashbuilder.client.widgets.dataset.editor
Fields in org.dashbuilder.client.widgets.dataset.editor declared as DataSetDefClientCacheAttributesEditor Modifier and Type Field Description protected DataSetDefClientCacheAttributesEditorDataSetEditor. clientCacheAttributesEditorConstructors in org.dashbuilder.client.widgets.dataset.editor with parameters of type DataSetDefClientCacheAttributesEditor 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 DataSetDefClientCacheAttributesEditor in org.dashbuilder.client.widgets.dataset.editor.bean
Constructors in org.dashbuilder.client.widgets.dataset.editor.bean with parameters of type DataSetDefClientCacheAttributesEditor 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 DataSetDefClientCacheAttributesEditor in org.dashbuilder.client.widgets.dataset.editor.csv
Constructors in org.dashbuilder.client.widgets.dataset.editor.csv with parameters of type DataSetDefClientCacheAttributesEditor 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 DataSetDefClientCacheAttributesEditor in org.dashbuilder.client.widgets.dataset.editor.elasticsearch
Constructors in org.dashbuilder.client.widgets.dataset.editor.elasticsearch with parameters of type DataSetDefClientCacheAttributesEditor 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 DataSetDefClientCacheAttributesEditor in org.dashbuilder.client.widgets.dataset.editor.kafka
Constructors in org.dashbuilder.client.widgets.dataset.editor.kafka with parameters of type DataSetDefClientCacheAttributesEditor 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 DataSetDefClientCacheAttributesEditor in org.dashbuilder.client.widgets.dataset.editor.prometheus
Constructors in org.dashbuilder.client.widgets.dataset.editor.prometheus with parameters of type DataSetDefClientCacheAttributesEditor 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 DataSetDefClientCacheAttributesEditor in org.dashbuilder.client.widgets.dataset.editor.sql
Constructors in org.dashbuilder.client.widgets.dataset.editor.sql with parameters of type DataSetDefClientCacheAttributesEditor 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)
-