@Dependent public class BeanDataSetEditor extends DataSetEditor<org.dashbuilder.dataset.def.BeanDataSetDef> implements BeanDataSetDefEditor
Bean Data Set editor presenter.
DataSetEditor.View
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 |
---|
BeanDataSetEditor(DataSetDefBasicAttributesEditor basicAttributesEditor,
BeanDataSetDefAttributesEditor 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> |
generatorClass()
GWT EDITOR CONTRACT METHODS **
|
void |
init() |
MapEditor |
paramaterMap() |
afterPreview, asWidget, backendCacheEditor, basicAttributesEditor, clientCacheEditor, columnsAndFilterEditor, doPreview, flush, onPropertyChange, refreshEditor, setAcceptableValues, setDelegate, setValue, showAdvancedTab, showConfigurationTab, showError, showPreviewTab
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
backendCacheEditor, basicAttributesEditor, clientCacheEditor, columnsAndFilterEditor, refreshEditor
flush, onPropertyChange, setValue
setAcceptableValues
@Inject public BeanDataSetEditor(DataSetDefBasicAttributesEditor basicAttributesEditor, BeanDataSetDefAttributesEditor 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.BeanDataSetDef>
public ValueBoxEditor<String> generatorClass()
generatorClass
in interface BeanDataSetDefEditor
public MapEditor paramaterMap()
paramaterMap
in interface BeanDataSetDefEditor
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.