Uses of Class
org.dashbuilder.client.widgets.dataset.editor.DataSetDefPreviewTable
-
-
Uses of DataSetDefPreviewTable in org.dashbuilder.client.widgets.dataset.editor
Fields in org.dashbuilder.client.widgets.dataset.editor declared as DataSetDefPreviewTable Modifier and Type Field Description protected DataSetDefPreviewTableDataSetEditor. previewTableMethods in org.dashbuilder.client.widgets.dataset.editor with parameters of type DataSetDefPreviewTable Modifier and Type Method Description voidDataSetDefPreviewTableView. init(DataSetDefPreviewTable presenter)Constructors in org.dashbuilder.client.widgets.dataset.editor with parameters of type DataSetDefPreviewTable 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 DataSetDefPreviewTable in org.dashbuilder.client.widgets.dataset.editor.bean
Constructors in org.dashbuilder.client.widgets.dataset.editor.bean with parameters of type DataSetDefPreviewTable 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 DataSetDefPreviewTable in org.dashbuilder.client.widgets.dataset.editor.csv
Constructors in org.dashbuilder.client.widgets.dataset.editor.csv with parameters of type DataSetDefPreviewTable 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 DataSetDefPreviewTable in org.dashbuilder.client.widgets.dataset.editor.elasticsearch
Constructors in org.dashbuilder.client.widgets.dataset.editor.elasticsearch with parameters of type DataSetDefPreviewTable 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 DataSetDefPreviewTable in org.dashbuilder.client.widgets.dataset.editor.kafka
Constructors in org.dashbuilder.client.widgets.dataset.editor.kafka with parameters of type DataSetDefPreviewTable 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 DataSetDefPreviewTable in org.dashbuilder.client.widgets.dataset.editor.prometheus
Constructors in org.dashbuilder.client.widgets.dataset.editor.prometheus with parameters of type DataSetDefPreviewTable 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 DataSetDefPreviewTable in org.dashbuilder.client.widgets.dataset.editor.sql
Constructors in org.dashbuilder.client.widgets.dataset.editor.sql with parameters of type DataSetDefPreviewTable 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)
-