@Dependent public class RemoteDataSetEditor extends org.dashbuilder.client.widgets.dataset.editor.DataSetEditor<RemoteDataSetDef> implements RemoteDataSetDefEditor
KIE Server/Remote Data Set editor presenter.
advancedTabItemClickHandler, afterPreviewCommand, backendCacheAttributesEditor, basicAttributesEditor, clientCacheAttributesEditor, clientServices, columnsAndFilterEditor, configurationTabItemClickHandler, dataSetDef, errorEvent, loadingBox, previewTabItemClickHandler, previewTable, providerAttributesEditorView, TAB_ADVANCED, TAB_CONFIGURATION, TAB_PREVIEW, tabChangedEvent, view| Constructor and Description |
|---|
RemoteDataSetEditor(org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefBasicAttributesEditor basicAttributesEditor,
RemoteDataSetDefAttributesEditor attributesEditor,
org.dashbuilder.client.widgets.dataset.editor.DataSetDefColumnsFilterEditor columnsAndFilterEditor,
org.dashbuilder.client.widgets.dataset.editor.DataSetDefPreviewTable previewTable,
org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefBackendCacheAttributesEditor backendCacheAttributesEditor,
org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefClientCacheAttributesEditor clientCacheAttributesEditor,
org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefRefreshAttributesEditor refreshEditor,
org.dashbuilder.dataset.client.DataSetClientServices clientServices,
org.dashbuilder.client.widgets.common.LoadingBox loadingBox,
javax.enterprise.event.Event<org.dashbuilder.client.widgets.dataset.event.ErrorEvent> errorEvent,
javax.enterprise.event.Event<org.dashbuilder.client.widgets.dataset.event.TabChangedEvent> tabChangedEvent,
org.dashbuilder.client.widgets.dataset.editor.DataSetEditor.View view) |
| Modifier and Type | Method and Description |
|---|---|
org.dashbuilder.common.client.editor.ValueBoxEditor<String> |
dataSource() |
org.dashbuilder.common.client.editor.ValueBoxEditor<String> |
dbSQL() |
RemoteDataSetDefAttributesEditor |
getAttributesEditor() |
void |
init() |
org.dashbuilder.common.client.editor.list.DropDownEditor |
queryTarget()
GWT EDITOR CONTRACT METHODS **
|
org.dashbuilder.common.client.editor.list.DropDownEditor |
serverTemplateId() |
void |
setValue(RemoteDataSetDef value) |
afterPreview, asWidget, backendCacheEditor, basicAttributesEditor, clientCacheEditor, columnsAndFilterEditor, doPreview, flush, onPropertyChange, refreshEditor, setAcceptableValues, setDelegate, showAdvancedTab, showConfigurationTab, showError, showPreviewTabclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbackendCacheEditor, basicAttributesEditor, clientCacheEditor, columnsAndFilterEditor, refreshEditor@Inject
public RemoteDataSetEditor(org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefBasicAttributesEditor basicAttributesEditor,
RemoteDataSetDefAttributesEditor attributesEditor,
org.dashbuilder.client.widgets.dataset.editor.DataSetDefColumnsFilterEditor columnsAndFilterEditor,
org.dashbuilder.client.widgets.dataset.editor.DataSetDefPreviewTable previewTable,
org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefBackendCacheAttributesEditor backendCacheAttributesEditor,
org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefClientCacheAttributesEditor clientCacheAttributesEditor,
org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefRefreshAttributesEditor refreshEditor,
org.dashbuilder.dataset.client.DataSetClientServices clientServices,
org.dashbuilder.client.widgets.common.LoadingBox loadingBox,
javax.enterprise.event.Event<org.dashbuilder.client.widgets.dataset.event.ErrorEvent> errorEvent,
javax.enterprise.event.Event<org.dashbuilder.client.widgets.dataset.event.TabChangedEvent> tabChangedEvent,
org.dashbuilder.client.widgets.dataset.editor.DataSetEditor.View view)
@PostConstruct public void init()
init in class org.dashbuilder.client.widgets.dataset.editor.DataSetEditor<RemoteDataSetDef>public RemoteDataSetDefAttributesEditor getAttributesEditor()
public org.dashbuilder.common.client.editor.list.DropDownEditor queryTarget()
queryTarget in interface RemoteDataSetDefEditorpublic org.dashbuilder.common.client.editor.ValueBoxEditor<String> dataSource()
dataSource in interface RemoteDataSetDefEditorpublic org.dashbuilder.common.client.editor.ValueBoxEditor<String> dbSQL()
dbSQL in interface RemoteDataSetDefEditorpublic org.dashbuilder.common.client.editor.list.DropDownEditor serverTemplateId()
serverTemplateId in interface RemoteDataSetDefEditorpublic void setValue(RemoteDataSetDef value)
setValue in interface com.google.gwt.editor.client.ValueAwareEditor<RemoteDataSetDef>setValue in class org.dashbuilder.client.widgets.dataset.editor.DataSetEditor<RemoteDataSetDef>Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.