Uses of Class
org.dashbuilder.client.widgets.dataset.editor.elasticsearch.ElasticSearchDataSetDefAttributesEditor
-
Packages that use ElasticSearchDataSetDefAttributesEditor Package Description org.dashbuilder.client.widgets.dataset.editor.elasticsearch -
-
Uses of ElasticSearchDataSetDefAttributesEditor in org.dashbuilder.client.widgets.dataset.editor.elasticsearch
Methods in org.dashbuilder.client.widgets.dataset.editor.elasticsearch with parameters of type ElasticSearchDataSetDefAttributesEditor Modifier and Type Method Description voidElasticSearchDataSetDefAttributesEditorView. init(ElasticSearchDataSetDefAttributesEditor presenter)Constructors in org.dashbuilder.client.widgets.dataset.editor.elasticsearch with parameters of type ElasticSearchDataSetDefAttributesEditor 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)
-