@Dependent public class ElasticSearchDataSetEditor extends DataSetEditor<org.dashbuilder.dataset.def.ElasticSearchDataSetDef> implements com.google.gwt.user.client.ui.IsWidget, ElasticSearchDataSetDefEditor
Elastic Search Data Set editor presenter.
DataSetEditor.ViewadvancedTabItemClickHandler, afterPreviewCommand, backendCacheAttributesEditor, basicAttributesEditor, clientCacheAttributesEditor, clientServices, columnsAndFilterEditor, configurationTabItemClickHandler, dataSetDef, errorEvent, loadingBox, previewTabItemClickHandler, previewTable, providerAttributesEditorView, TAB_ADVANCED, TAB_CONFIGURATION, TAB_PREVIEW, tabChangedEvent, view| Constructor and Description |
|---|
ElasticSearchDataSetEditor(DataSetDefBasicAttributesEditor basicAttributesEditor,
ElasticSearchDataSetDefAttributesEditor attributesEditor,
DataSetDefColumnsFilterEditor columnsAndFilterEditor,
DataSetDefPreviewTable previewTable,
DataSetDefBackendCacheAttributesEditor backendCacheAttributesEditor,
DataSetDefClientCacheAttributesEditor clientCacheAttributesEditor,
DataSetDefRefreshAttributesEditor refreshEditor,
DataSetClientServices clientServices,
LoadingBox loadingBox,
javax.enterprise.event.Event<ErrorEvent> errorEvent,
javax.enterprise.event.Event<TabChangedEvent> tabChangedEvent,
DataSetEditor.View view) |
| Modifier and Type | Method and Description |
|---|---|
ValueBoxEditor<String> |
clusterName() |
ValueBoxEditor<String> |
index() |
void |
init() |
ValueBoxEditor<String> |
serverURL()
GWT EDITOR CONTRACT METHODS **
|
ValueBoxEditor<String> |
type() |
afterPreview, asWidget, backendCacheEditor, basicAttributesEditor, clientCacheEditor, columnsAndFilterEditor, doPreview, flush, onPropertyChange, refreshEditor, setAcceptableValues, setDelegate, setValue, showAdvancedTab, showConfigurationTab, showError, showPreviewTabclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbackendCacheEditor, basicAttributesEditor, clientCacheEditor, columnsAndFilterEditor, refreshEditorflush, onPropertyChange, setValuesetAcceptableValues@Inject public ElasticSearchDataSetEditor(DataSetDefBasicAttributesEditor basicAttributesEditor, ElasticSearchDataSetDefAttributesEditor attributesEditor, DataSetDefColumnsFilterEditor columnsAndFilterEditor, DataSetDefPreviewTable previewTable, DataSetDefBackendCacheAttributesEditor backendCacheAttributesEditor, DataSetDefClientCacheAttributesEditor clientCacheAttributesEditor, DataSetDefRefreshAttributesEditor refreshEditor, DataSetClientServices clientServices, LoadingBox loadingBox, javax.enterprise.event.Event<ErrorEvent> errorEvent, javax.enterprise.event.Event<TabChangedEvent> tabChangedEvent, DataSetEditor.View view)
@PostConstruct public void init()
init in class DataSetEditor<org.dashbuilder.dataset.def.ElasticSearchDataSetDef>public ValueBoxEditor<String> serverURL()
serverURL in interface ElasticSearchDataSetDefEditorpublic ValueBoxEditor<String> clusterName()
clusterName in interface ElasticSearchDataSetDefEditorpublic ValueBoxEditor<String> index()
index in interface ElasticSearchDataSetDefEditorpublic ValueBoxEditor<String> type()
type in interface ElasticSearchDataSetDefEditorCopyright © 2012–2021 JBoss by Red Hat. All rights reserved.