@Dependent public class RemoteDataSetEditor extends DataSetEditor<RemoteDataSetDef> implements RemoteDataSetDefEditor
KIE Server/Remote 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 |
|---|
RemoteDataSetEditor(DataSetDefBasicAttributesEditor basicAttributesEditor,
RemoteDataSetDefAttributesEditorImpl 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> |
dataSource() |
ValueBoxEditor<String> |
dbSQL() |
RemoteDataSetDefAttributesEditorImpl |
getAttributesEditor() |
void |
init() |
DropDownEditor |
queryTarget()
GWT EDITOR CONTRACT METHODS **
|
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, refreshEditorflush, onPropertyChangesetAcceptableValues@Inject public RemoteDataSetEditor(DataSetDefBasicAttributesEditor basicAttributesEditor, RemoteDataSetDefAttributesEditorImpl 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<RemoteDataSetDef>public RemoteDataSetDefAttributesEditorImpl getAttributesEditor()
public DropDownEditor queryTarget()
queryTarget in interface RemoteDataSetDefEditorpublic ValueBoxEditor<String> dataSource()
dataSource in interface RemoteDataSetDefEditorpublic ValueBoxEditor<String> dbSQL()
dbSQL in interface RemoteDataSetDefEditorpublic DropDownEditor serverTemplateId()
serverTemplateId in interface RemoteDataSetDefEditorpublic void setValue(RemoteDataSetDef value)
setValue in interface com.google.gwt.editor.client.ValueAwareEditor<RemoteDataSetDef>setValue in class DataSetEditor<RemoteDataSetDef>Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.