- DataColumnDefDriver - Interface in org.dashbuilder.client.widgets.dataset.editor.driver
-
Driver for DataColumnDefEditor.
- dataColumnDefDriver() - Method in class org.dashbuilder.client.widgets.dataset.editor.driver.DataSetEditorDriverFactory
-
- DataColumnDefEditor - Class in org.dashbuilder.client.widgets.dataset.editor.column
-
Data Column Definition editor presenter.
- DataColumnDefEditor(ValueBoxEditor<String>, ColumnTypeEditor, DataColumnDefEditor.View) - Constructor for class org.dashbuilder.client.widgets.dataset.editor.column.DataColumnDefEditor
-
- DataColumnDefEditor.View - Interface in org.dashbuilder.client.widgets.dataset.editor.column
-
- DataColumnDefEditorView - Class in org.dashbuilder.client.widgets.dataset.editor.column
-
Data Column Definition editor view.
- DataColumnDefEditorView() - Constructor for class org.dashbuilder.client.widgets.dataset.editor.column.DataColumnDefEditorView
-
- dataColumns() - Method in interface org.dashbuilder.client.widgets.resources.i18n.DataSetEditorConstants
-
- DataSetBasicAttributesWorkflow<T extends org.dashbuilder.dataset.def.DataSetDef,E extends com.google.gwt.editor.client.Editor<? super T>> - Class in org.dashbuilder.client.widgets.dataset.editor.workflow.create
-
Data Set Editor workflow presenter for creating a data set definition instance.
- DataSetBasicAttributesWorkflow(DataSetClientServices, DataSetValidatorProvider, SyncBeanManager, DataSetDefBasicAttributesEditor, Event<SaveRequestEvent>, Event<TestDataSetRequestEvent>, Event<CancelRequestEvent>, DataSetEditorWorkflow.View) - Constructor for class org.dashbuilder.client.widgets.dataset.editor.workflow.create.DataSetBasicAttributesWorkflow
-
- dataSetDef - Variable in class org.dashbuilder.client.widgets.dataset.editor.DataSetEditor
-
- dataSetDef - Variable in class org.dashbuilder.client.widgets.dataset.editor.workflow.DataSetEditorWorkflow
-
-------------- Private class members
- DataSetDefBackendCacheAttributesEditor - Class in org.dashbuilder.client.widgets.dataset.editor.attributes
-
Data Set backend cache attributes editor presenter.
- DataSetDefBackendCacheAttributesEditor(ToggleSwitchEditor, ValueBoxEditor<Integer>, DataSetDefCacheAttributesEditorView) - Constructor for class org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefBackendCacheAttributesEditor
-
- DataSetDefBasicAttributesDriver - Interface in org.dashbuilder.client.widgets.dataset.editor.driver
-
Driver for DataSetDefBasicAttributesEditor.
- dataSetDefBasicAttributesDriver() - Method in class org.dashbuilder.client.widgets.dataset.editor.driver.DataSetEditorDriverFactory
-
- DataSetDefBasicAttributesEditor - Class in org.dashbuilder.client.widgets.dataset.editor.attributes
-
Data Set basic attributes (uuid, name) editor presenter.
- DataSetDefBasicAttributesEditor(ValueBoxEditor<String>, ValueBoxEditor<String>, DataSetDefBasicAttributesEditor.View) - Constructor for class org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefBasicAttributesEditor
-
- DataSetDefBasicAttributesEditor.View - Interface in org.dashbuilder.client.widgets.dataset.editor.attributes
-
- DataSetDefBasicAttributesEditorView - Class in org.dashbuilder.client.widgets.dataset.editor.attributes
-
The Data Set Editor view.
- DataSetDefBasicAttributesEditorView() - Constructor for class org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefBasicAttributesEditorView
-
- DataSetDefCacheAttributesEditorView - Interface in org.dashbuilder.client.widgets.dataset.editor.attributes
-
The Data Set cache attributes editor view.
- DataSetDefCacheAttributesEditorView.ViewCallback - Interface in org.dashbuilder.client.widgets.dataset.editor.attributes
-
- DataSetDefCacheAttributesEditorViewImpl - Class in org.dashbuilder.client.widgets.dataset.editor.attributes
-
The Data Set cache attributes editor view.
- DataSetDefCacheAttributesEditorViewImpl() - Constructor for class org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefCacheAttributesEditorViewImpl
-
- DataSetDefClientCacheAttributesEditor - Class in org.dashbuilder.client.widgets.dataset.editor.attributes
-
Data Set client cache attributes editor presenter.
- DataSetDefClientCacheAttributesEditor(ToggleSwitchEditor, ValueBoxEditor<Integer>, DataSetDefCacheAttributesEditorView) - Constructor for class org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefClientCacheAttributesEditor
-
- DataSetDefColumnsEditor - Class in org.dashbuilder.client.widgets.dataset.editor.column
-
Data Set columns editor.
- DataSetDefColumnsEditor(ColumnListEditor) - Constructor for class org.dashbuilder.client.widgets.dataset.editor.column.DataSetDefColumnsEditor
-
- DataSetDefColumnsFilterEditor - Class in org.dashbuilder.client.widgets.dataset.editor
-
Data Set columns and filter editor presenter.
- DataSetDefColumnsFilterEditor(DataSetDefColumnsEditor, DataSetDefFilterEditor, DataSetDefColumnsFilterEditor.View) - Constructor for class org.dashbuilder.client.widgets.dataset.editor.DataSetDefColumnsFilterEditor
-
- DataSetDefColumnsFilterEditor.View - Interface in org.dashbuilder.client.widgets.dataset.editor
-
- DataSetDefColumnsFilterEditorView - Class in org.dashbuilder.client.widgets.dataset.editor
-
Data Set columns and filter editor view.
- DataSetDefColumnsFilterEditorView() - Constructor for class org.dashbuilder.client.widgets.dataset.editor.DataSetDefColumnsFilterEditorView
-
- DataSetDefCreationRequestEvent - Class in org.dashbuilder.client.widgets.dataset.event
-
CDI event fired when a data set definition creation request is requested.
- DataSetDefCreationRequestEvent(Object, DataSetProviderType) - Constructor for class org.dashbuilder.client.widgets.dataset.event.DataSetDefCreationRequestEvent
-
- DataSetDefFilterEditor - Class in org.dashbuilder.client.widgets.dataset.editor
-
Data Set filter editor presenter.
- DataSetDefFilterEditor(DataSetDefFilterEditor.View, DataSetFilterEditor, Event<FilterChangedEvent>) - Constructor for class org.dashbuilder.client.widgets.dataset.editor.DataSetDefFilterEditor
-
- DataSetDefFilterEditor.View - Interface in org.dashbuilder.client.widgets.dataset.editor
-
- DataSetDefFilterEditorView - Class in org.dashbuilder.client.widgets.dataset.editor
-
Data Set filter editor view.
- DataSetDefFilterEditorView() - Constructor for class org.dashbuilder.client.widgets.dataset.editor.DataSetDefFilterEditorView
-
- DataSetDefPreviewTable - Class in org.dashbuilder.client.widgets.dataset.editor
-
Data Set table preview presenter.
- DataSetDefPreviewTable(DisplayerLocator, DataSetClientServices, DataSetDefPreviewTable.View) - Constructor for class org.dashbuilder.client.widgets.dataset.editor.DataSetDefPreviewTable
-
- DataSetDefPreviewTable.View - Interface in org.dashbuilder.client.widgets.dataset.editor
-
- DataSetDefPreviewTableView - Class in org.dashbuilder.client.widgets.dataset.editor
-
Data Set table preview view.
- DataSetDefPreviewTableView() - Constructor for class org.dashbuilder.client.widgets.dataset.editor.DataSetDefPreviewTableView
-
- DataSetDefProviderTypeDriver - Interface in org.dashbuilder.client.widgets.dataset.editor.driver
-
Driver for DataSetDefProviderTypeEditor.
- dataSetDefProviderTypeDriver() - Method in class org.dashbuilder.client.widgets.dataset.editor.driver.DataSetEditorDriverFactory
-
- DataSetDefProviderTypeEditor - Class in org.dashbuilder.client.widgets.dataset.editor
-
Data Set provider type editor presenter.
- DataSetDefProviderTypeEditor(HorizImageListEditor<DataSetProviderType>, Event<DataSetDefCreationRequestEvent>, DataSetDefProviderTypeEditor.View, ManagedInstance<DataSetEditorPlugin>) - Constructor for class org.dashbuilder.client.widgets.dataset.editor.DataSetDefProviderTypeEditor
-
- DataSetDefProviderTypeEditor.View - Interface in org.dashbuilder.client.widgets.dataset.editor
-
- DataSetDefProviderTypeEditorView - Class in org.dashbuilder.client.widgets.dataset.editor
-
The Data Set provider type editor view.
- DataSetDefProviderTypeEditorView() - Constructor for class org.dashbuilder.client.widgets.dataset.editor.DataSetDefProviderTypeEditorView
-
- DataSetDefRefreshAttributesEditor - Class in org.dashbuilder.client.widgets.dataset.editor.attributes
-
Data Set refresh attributes editor presenter.
- DataSetDefRefreshAttributesEditor(ToggleSwitchEditor, DataSetDefRefreshIntervalEditor, DataSetDefRefreshAttributesEditor.View) - Constructor for class org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefRefreshAttributesEditor
-
- DataSetDefRefreshAttributesEditor.View - Interface in org.dashbuilder.client.widgets.dataset.editor.attributes
-
- DataSetDefRefreshAttributesEditorView - Class in org.dashbuilder.client.widgets.dataset.editor.attributes
-
The Data Set refresh attributes editor view.
- DataSetDefRefreshAttributesEditorView() - Constructor for class org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefRefreshAttributesEditorView
-
- DataSetDefRefreshIntervalEditor - Class in org.dashbuilder.client.widgets.dataset.editor.attributes
-
Provides an editor for a the refreshInterval data set definition attribute..
- DataSetDefRefreshIntervalEditor(DataSetDefRefreshIntervalEditor.View, Event<ValueChangeEvent<String>>) - Constructor for class org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefRefreshIntervalEditor
-
- DataSetDefRefreshIntervalEditor.View - Interface in org.dashbuilder.client.widgets.dataset.editor.attributes
-
- DataSetDefRefreshIntervalEditorView - Class in org.dashbuilder.client.widgets.dataset.editor.attributes
-
The DataSetDefRefreshIntervalEditor editor view.
- DataSetDefRefreshIntervalEditorView() - Constructor for class org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefRefreshIntervalEditorView
-
- DataSetEditor<T extends org.dashbuilder.dataset.def.DataSetDef> - Class in org.dashbuilder.client.widgets.dataset.editor
-
Data Set Editor presenter.
- DataSetEditor(DataSetDefBasicAttributesEditor, IsWidget, DataSetDefColumnsFilterEditor, DataSetDefPreviewTable, DataSetDefBackendCacheAttributesEditor, DataSetDefClientCacheAttributesEditor, DataSetDefRefreshAttributesEditor, DataSetClientServices, LoadingBox, Event<ErrorEvent>, Event<TabChangedEvent>, DataSetEditor.View) - Constructor for class org.dashbuilder.client.widgets.dataset.editor.DataSetEditor
-
- DataSetEditor.View - Interface in org.dashbuilder.client.widgets.dataset.editor
-
- DataSetEditorConstants - Interface in org.dashbuilder.client.widgets.resources.i18n
-
Data set editor constants.
- DataSetEditorDriverFactory - Class in org.dashbuilder.client.widgets.dataset.editor.driver
-
Factory for the different gwt editor drivers for a DataSetDef.
- DataSetEditorDriverFactory() - Constructor for class org.dashbuilder.client.widgets.dataset.editor.driver.DataSetEditorDriverFactory
-
- DataSetEditorPlugin - Interface in org.dashbuilder.client.widgets.common
-
- DataSetEditorView - Class in org.dashbuilder.client.widgets.dataset.editor
-
The Data Set Editor view.
- DataSetEditorView() - Constructor for class org.dashbuilder.client.widgets.dataset.editor.DataSetEditorView
-
- DataSetEditorWorkflow<T extends org.dashbuilder.dataset.def.DataSetDef> - Class in org.dashbuilder.client.widgets.dataset.editor.workflow
-
Data Set Editor workflow presenter.
- DataSetEditorWorkflow(DataSetClientServices, DataSetValidatorProvider, SyncBeanManager, Event<SaveRequestEvent>, Event<TestDataSetRequestEvent>, Event<CancelRequestEvent>, DataSetEditorWorkflow.View) - Constructor for class org.dashbuilder.client.widgets.dataset.editor.workflow.DataSetEditorWorkflow
-
- DataSetEditorWorkflow.TestDataSetCallback - Interface in org.dashbuilder.client.widgets.dataset.editor.workflow
-
- DataSetEditorWorkflow.View - Interface in org.dashbuilder.client.widgets.dataset.editor.workflow
-
- DataSetEditorWorkflowFactory - Class in org.dashbuilder.client.widgets.dataset.editor.workflow
-
Main entry point for editing or creating a data set definition instance.
- DataSetEditorWorkflowFactory(SyncBeanManager, DataSetProviderTypeWorkflow, ManagedInstance<DataSetEditorPlugin>) - Constructor for class org.dashbuilder.client.widgets.dataset.editor.workflow.DataSetEditorWorkflowFactory
-
- DataSetEditorWorkflowView - Class in org.dashbuilder.client.widgets.dataset.editor.workflow
-
The Data Set workflow editor view.
- DataSetEditorWorkflowView() - Constructor for class org.dashbuilder.client.widgets.dataset.editor.workflow.DataSetEditorWorkflowView
-
- DataSetEditWorkflow<T extends org.dashbuilder.dataset.def.DataSetDef,E extends DataSetDefEditor<? super T>> - Class in org.dashbuilder.client.widgets.dataset.editor.workflow.edit
-
Data Set Editor workflow presenter for editing a data set definition instance.
- DataSetEditWorkflow(DataSetClientServices, DataSetValidatorProvider, SyncBeanManager, Event<SaveRequestEvent>, Event<TestDataSetRequestEvent>, Event<CancelRequestEvent>, DataSetEditorWorkflow.View) - Constructor for class org.dashbuilder.client.widgets.dataset.editor.workflow.edit.DataSetEditWorkflow
-
- DataSetExplorer - Class in org.dashbuilder.client.widgets.dataset.explorer
-
Data Set Explorer widget.
- DataSetExplorer(Instance<DataSetPanel>, DataSetClientServices, DataSetExplorer.View, ManagedInstance<DataSetEditorPlugin>) - Constructor for class org.dashbuilder.client.widgets.dataset.explorer.DataSetExplorer
-
- DataSetExplorer.View - Interface in org.dashbuilder.client.widgets.dataset.explorer
-
- DataSetExplorerConstants - Interface in org.dashbuilder.client.widgets.resources.i18n
-
Data Set Explorer constants.
- DataSetExplorerView - Class in org.dashbuilder.client.widgets.dataset.explorer
-
Default view for DataSetPanel presenter.
- DataSetExplorerView() - Constructor for class org.dashbuilder.client.widgets.dataset.explorer.DataSetExplorerView
-
- dataSetFilter() - Method in class org.dashbuilder.client.widgets.dataset.editor.DataSetDefColumnsFilterEditor
-
- dataSetMustHaveAtLeastOneColumn() - Method in interface org.dashbuilder.client.widgets.resources.i18n.DataSetEditorConstants
-
- DataSetPanel - Class in org.dashbuilder.client.widgets.dataset.explorer
-
Data Set Panel widget with a collapsed by default summary.
- DataSetPanel(DataSetSummary, Event<EditDataSetEvent>, DataSetPanel.View, ManagedInstance<DataSetEditorPlugin>) - Constructor for class org.dashbuilder.client.widgets.dataset.explorer.DataSetPanel
-
- DataSetPanel.View - Interface in org.dashbuilder.client.widgets.dataset.explorer
-
- DataSetPanelView - Class in org.dashbuilder.client.widgets.dataset.explorer
-
Default view for DataSetPanel presenter.
- DataSetPanelView() - Constructor for class org.dashbuilder.client.widgets.dataset.explorer.DataSetPanelView
-
- DataSetProviderTypeWorkflow - Class in org.dashbuilder.client.widgets.dataset.editor.workflow.create
-
Data Set Editor workflow presenter for creating a data set definition instance by selecting the provider type.
- DataSetProviderTypeWorkflow(DataSetClientServices, DataSetValidatorProvider, SyncBeanManager, DataSetDefProviderTypeEditor, Event<SaveRequestEvent>, Event<CancelRequestEvent>, Event<TestDataSetRequestEvent>, DataSetEditorWorkflow.View) - Constructor for class org.dashbuilder.client.widgets.dataset.editor.workflow.create.DataSetProviderTypeWorkflow
-
- DataSetSummary - Class in org.dashbuilder.client.widgets.dataset.explorer
-
Data Set Summary widget
It displays:
The current cache status
Current size on backend / client side
- DataSetSummary(DataSetClientServices, Event<ErrorEvent>, DataSetSummary.View) - Constructor for class org.dashbuilder.client.widgets.dataset.explorer.DataSetSummary
-
- DataSetSummary.View - Interface in org.dashbuilder.client.widgets.dataset.explorer
-
- DataSetSummaryView - Class in org.dashbuilder.client.widgets.dataset.explorer
-
Default view for DataSetSummary presenter.
- DataSetSummaryView() - Constructor for class org.dashbuilder.client.widgets.dataset.explorer.DataSetSummaryView
-
- dataSource() - Method in class org.dashbuilder.client.widgets.dataset.editor.sql.SQLDataSetDefAttributesEditor
-
- dataSource() - Method in class org.dashbuilder.client.widgets.dataset.editor.sql.SQLDataSetEditor
-
GWT EDITOR CONTRACT METHODS **
- date() - Method in interface org.dashbuilder.client.widgets.resources.i18n.DataSetEditorConstants
-
- dateColumnType_description() - Method in interface org.dashbuilder.client.widgets.resources.i18n.DataSetEditorConstants
-
- datePattern() - Method in class org.dashbuilder.client.widgets.dataset.editor.csv.CSVDataSetDefAttributesEditor
-
- datePattern() - Method in class org.dashbuilder.client.widgets.dataset.editor.csv.CSVDataSetEditor
-
- dbSchema() - Method in class org.dashbuilder.client.widgets.dataset.editor.sql.SQLDataSetDefAttributesEditor
-
- dbSchema() - Method in class org.dashbuilder.client.widgets.dataset.editor.sql.SQLDataSetEditor
-
- dbSQL() - Method in class org.dashbuilder.client.widgets.dataset.editor.sql.SQLDataSetDefAttributesEditor
-
- dbSQL() - Method in class org.dashbuilder.client.widgets.dataset.editor.sql.SQLDataSetEditor
-
- dbTable() - Method in class org.dashbuilder.client.widgets.dataset.editor.sql.SQLDataSetDefAttributesEditor
-
- dbTable() - Method in class org.dashbuilder.client.widgets.dataset.editor.sql.SQLDataSetEditor
-
- defNotFound() - Method in interface org.dashbuilder.client.widgets.resources.i18n.DataSetEditorConstants
-
- delete() - Method in interface org.dashbuilder.client.widgets.resources.i18n.DataSetExplorerConstants
-
- disable() - Method in class org.dashbuilder.client.widgets.dataset.explorer.DataSetPanel
-
- disableActionButton() - Method in interface org.dashbuilder.client.widgets.dataset.explorer.DataSetPanel.View
-
- disableActionButton() - Method in class org.dashbuilder.client.widgets.dataset.explorer.DataSetPanelView
-
- disabled() - Method in interface org.dashbuilder.client.widgets.resources.i18n.DataSetExplorerConstants
-
- dispose() - Method in class org.dashbuilder.client.widgets.dataset.editor.workflow.DataSetEditorWorkflow
-
- dispose(DataSetEditorWorkflow) - Method in class org.dashbuilder.client.widgets.dataset.editor.workflow.DataSetEditorWorkflowFactory
-
Dispose the given workflow instance.
- dispose() - Method in class org.dashbuilder.client.widgets.dataset.editor.workflow.edit.DataSetEditWorkflow
-
- doPreview(boolean) - Method in class org.dashbuilder.client.widgets.dataset.editor.DataSetEditor
-
PRIVATE EDITOR METHODS **
- driver - Variable in class org.dashbuilder.client.widgets.dataset.editor.workflow.edit.DataSetEditWorkflow
-
- save() - Method in interface org.dashbuilder.client.widgets.resources.i18n.DataSetEditorConstants
-
- save_description() - Method in interface org.dashbuilder.client.widgets.resources.i18n.DataSetEditorConstants
-
- saveButtonCommand - Variable in class org.dashbuilder.client.widgets.dataset.editor.workflow.DataSetEditorWorkflow
-
- saveRequestEvent - Variable in class org.dashbuilder.client.widgets.dataset.editor.workflow.DataSetEditorWorkflow
-
- SaveRequestEvent - Class in org.dashbuilder.client.widgets.dataset.event
-
CDI event when a save operation is requested.
- SaveRequestEvent(Object) - Constructor for class org.dashbuilder.client.widgets.dataset.event.SaveRequestEvent
-
- selectType() - Method in interface org.dashbuilder.client.widgets.resources.i18n.DataSetEditorConstants
-
- separatorChar() - Method in class org.dashbuilder.client.widgets.dataset.editor.csv.CSVDataSetDefAttributesEditor
-
- separatorChar() - Method in class org.dashbuilder.client.widgets.dataset.editor.csv.CSVDataSetEditor
-
- serverURL() - Method in class org.dashbuilder.client.widgets.dataset.editor.elasticsearch.ElasticSearchDataSetDefAttributesEditor
-
GWT EDITOR CONTRACT METHODS **
- serverURL() - Method in class org.dashbuilder.client.widgets.dataset.editor.elasticsearch.ElasticSearchDataSetEditor
-
GWT EDITOR CONTRACT METHODS **
- setAcceptableValues(List<DataColumnDef>) - Method in class org.dashbuilder.client.widgets.dataset.editor.column.ColumnListEditor
-
Set all data set available columns (not only the current used ones)
- setAcceptableValues(List<DataColumnDef>) - Method in class org.dashbuilder.client.widgets.dataset.editor.column.DataSetDefColumnsEditor
-
- setAcceptableValues(List<DataColumnDef>) - Method in class org.dashbuilder.client.widgets.dataset.editor.DataSetDefColumnsFilterEditor
-
- setAcceptableValues(List<DataColumnDef>) - Method in class org.dashbuilder.client.widgets.dataset.editor.DataSetEditor
-
GWT EDITOR CONTRACT METHODS **
- setConfigurationTabTitle(String) - Method in interface org.dashbuilder.client.widgets.dataset.editor.DataSetEditor.View
-
- setConfigurationTabTitle(String) - Method in class org.dashbuilder.client.widgets.dataset.editor.DataSetEditorView
-
- setDelegate(EditorDelegate<DataSetDef>) - Method in class org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefBackendCacheAttributesEditor
-
- setDelegate(EditorDelegate<DataSetDef>) - Method in class org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefClientCacheAttributesEditor
-
- setDelegate(EditorDelegate<DataSetDef>) - Method in class org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefRefreshAttributesEditor
-
- setDelegate(EditorDelegate<List<DataColumnDef>>) - Method in class org.dashbuilder.client.widgets.dataset.editor.column.ColumnListEditor
-
- setDelegate(EditorDelegate<DataColumnDef>) - Method in class org.dashbuilder.client.widgets.dataset.editor.column.ColumnTypeEditor
-
- setDelegate(EditorDelegate<DataSetDef>) - Method in class org.dashbuilder.client.widgets.dataset.editor.column.DataSetDefColumnsEditor
-
- setDelegate(EditorDelegate<CSVDataSetDef>) - Method in class org.dashbuilder.client.widgets.dataset.editor.csv.CSVDataSetDefAttributesEditor
-
- setDelegate(EditorDelegate<DataSetDef>) - Method in class org.dashbuilder.client.widgets.dataset.editor.DataSetDefColumnsFilterEditor
-
- setDelegate(EditorDelegate<DataSetFilter>) - Method in class org.dashbuilder.client.widgets.dataset.editor.DataSetDefFilterEditor
-
- setDelegate(EditorDelegate<T>) - Method in class org.dashbuilder.client.widgets.dataset.editor.DataSetEditor
-
- setDelegate(EditorDelegate<SQLDataSetDef>) - Method in class org.dashbuilder.client.widgets.dataset.editor.sql.SQLDataSetDefAttributesEditor
-
- setDisplayer(IsWidget) - Method in interface org.dashbuilder.client.widgets.dataset.editor.DataSetDefPreviewTable.View
-
- setDisplayer(IsWidget) - Method in class org.dashbuilder.client.widgets.dataset.editor.DataSetDefPreviewTableView
-
- setEditorChain(CompositeEditor.EditorChain<DataColumnDef, DataColumnDefEditor>) - Method in class org.dashbuilder.client.widgets.dataset.editor.column.ColumnListEditor
-
- setEnabled(boolean) - Method in interface org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefCacheAttributesEditorView
-
- setEnabled(boolean) - Method in class org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefCacheAttributesEditorViewImpl
-
- setEnabled(boolean) - Method in interface org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefRefreshAttributesEditor.View
-
- setEnabled(boolean) - Method in class org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefRefreshAttributesEditorView
-
- setEnabled(boolean) - Method in class org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefRefreshIntervalEditor
-
- setEnabled(boolean) - Method in interface org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefRefreshIntervalEditor.View
-
- setEnabled(boolean) - Method in class org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefRefreshIntervalEditorView
-
- setMaxHeight(String) - Method in class org.dashbuilder.client.widgets.dataset.editor.DataSetDefColumnsFilterEditor
-
- setMaxHeight(String) - Method in interface org.dashbuilder.client.widgets.dataset.editor.DataSetDefColumnsFilterEditor.View
-
- setMaxHeight(String) - Method in class org.dashbuilder.client.widgets.dataset.editor.DataSetDefColumnsFilterEditorView
-
- setOriginalColumnType(ColumnType) - Method in class org.dashbuilder.client.widgets.dataset.editor.column.ColumnTypeEditor
-
- setOriginalColumnType(ColumnType) - Method in class org.dashbuilder.client.widgets.dataset.editor.column.DataColumnDefEditor
-
- setProviderType(DataSetProviderType) - Method in class org.dashbuilder.client.widgets.dataset.editor.column.ColumnListEditor
-
- setProviderType(DataSetProviderType) - Method in class org.dashbuilder.client.widgets.dataset.editor.column.DataColumnDefEditor
-
- setQuantity(double) - Method in interface org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefRefreshIntervalEditor.View
-
- setQuantity(double) - Method in class org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefRefreshIntervalEditorView
-
- setRange(Double, Double) - Method in class org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefBackendCacheAttributesEditor
-
- setRange(Double, Double) - Method in interface org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefCacheAttributesEditorView
-
- setRange(Double, Double) - Method in class org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefCacheAttributesEditorViewImpl
-
- setRange(Double, Double) - Method in class org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefClientCacheAttributesEditor
-
- setSelectedIntervalType(int) - Method in interface org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefRefreshIntervalEditor.View
-
- setSelectedIntervalType(int) - Method in class org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefRefreshIntervalEditorView
-
- setValue(DataSetDef) - Method in class org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefBackendCacheAttributesEditor
-
- setValue(Double) - Method in interface org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefCacheAttributesEditorView
-
- setValue(Double) - Method in class org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefCacheAttributesEditorViewImpl
-
- setValue(DataSetDef) - Method in class org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefClientCacheAttributesEditor
-
- setValue(DataSetDef) - Method in class org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefRefreshAttributesEditor
-
- setValue(String) - Method in class org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefRefreshIntervalEditor
-
- setValue(List<DataColumnDef>) - Method in class org.dashbuilder.client.widgets.dataset.editor.column.ColumnListEditor
-
- setValue(DataColumnDef) - Method in class org.dashbuilder.client.widgets.dataset.editor.column.ColumnTypeEditor
-
- setValue(DataSetDef) - Method in class org.dashbuilder.client.widgets.dataset.editor.column.DataSetDefColumnsEditor
-
- setValue(CSVDataSetDef) - Method in class org.dashbuilder.client.widgets.dataset.editor.csv.CSVDataSetDefAttributesEditor
-
- setValue(CSVDataSetDef) - Method in class org.dashbuilder.client.widgets.dataset.editor.csv.CSVDataSetEditor
-
- setValue(DataSetDef) - Method in class org.dashbuilder.client.widgets.dataset.editor.DataSetDefColumnsFilterEditor
-
- setValue(DataSetFilter) - Method in class org.dashbuilder.client.widgets.dataset.editor.DataSetDefFilterEditor
-
- setValue(T) - Method in class org.dashbuilder.client.widgets.dataset.editor.DataSetEditor
-
- setValue(SQLDataSetDef) - Method in class org.dashbuilder.client.widgets.dataset.editor.sql.SQLDataSetDefAttributesEditor
-
- setValue(SQLDataSetDef) - Method in class org.dashbuilder.client.widgets.dataset.editor.sql.SQLDataSetEditor
-
- setWidget(IsWidget) - Method in interface org.dashbuilder.client.widgets.dataset.editor.DataSetDefFilterEditor.View
-
- setWidget(IsWidget) - Method in class org.dashbuilder.client.widgets.dataset.editor.DataSetDefFilterEditorView
-
- show() - Method in class org.dashbuilder.client.widgets.common.LoadingBox
-
- show(String) - Method in interface org.dashbuilder.client.widgets.common.LoadingBox.View
-
- show(String) - Method in class org.dashbuilder.client.widgets.common.LoadingBoxView
-
- show(DataSetDef, Collection<DataColumnDef>, DisplayerListener) - Method in class org.dashbuilder.client.widgets.dataset.editor.DataSetDefPreviewTable
-
- show() - Method in class org.dashbuilder.client.widgets.dataset.explorer.DataSetExplorer
-
- show(DataSetDef, String) - Method in class org.dashbuilder.client.widgets.dataset.explorer.DataSetPanel
-
- show(DataSetDef) - Method in class org.dashbuilder.client.widgets.dataset.explorer.DataSetSummary
-
- showAdvancedTab() - Method in class org.dashbuilder.client.widgets.dataset.editor.DataSetEditor
-
- showAdvancedTab() - Method in interface org.dashbuilder.client.widgets.dataset.editor.DataSetEditor.View
-
- showAdvancedTab() - Method in class org.dashbuilder.client.widgets.dataset.editor.DataSetEditorView
-
- showAdvancedTab() - Method in class org.dashbuilder.client.widgets.dataset.editor.workflow.edit.DataSetEditWorkflow
-
- showBackButton() - Method in class org.dashbuilder.client.widgets.dataset.editor.workflow.DataSetEditorWorkflow
-
- showColumnsAndFilter() - Method in interface org.dashbuilder.client.widgets.resources.i18n.DataSetEditorConstants
-
- showConfigurationTab() - Method in class org.dashbuilder.client.widgets.dataset.editor.DataSetEditor
-
- showConfigurationTab() - Method in interface org.dashbuilder.client.widgets.dataset.editor.DataSetEditor.View
-
- showConfigurationTab() - Method in class org.dashbuilder.client.widgets.dataset.editor.DataSetEditorView
-
- showConfigurationTab() - Method in class org.dashbuilder.client.widgets.dataset.editor.workflow.edit.DataSetEditWorkflow
-
- showError(ClientRuntimeError) - Method in class org.dashbuilder.client.widgets.dataset.editor.DataSetEditor
-
- showErrorNotification(SafeHtml) - Method in interface org.dashbuilder.client.widgets.dataset.editor.DataSetEditor.View
-
- showErrorNotification(SafeHtml) - Method in class org.dashbuilder.client.widgets.dataset.editor.DataSetEditorView
-
- showErrors(List<EditorError>) - Method in class org.dashbuilder.client.widgets.dataset.editor.column.ColumnListEditor
-
- showErrors(List<EditorError>) - Method in class org.dashbuilder.client.widgets.dataset.editor.DataSetDefProviderTypeEditor
-
GWT EDITOR CONTRACT METHODS **
- showFilePathInput() - Method in interface org.dashbuilder.client.widgets.dataset.editor.csv.CSVDataSetDefAttributesEditor.View
-
- showFilePathInput() - Method in class org.dashbuilder.client.widgets.dataset.editor.csv.CSVDataSetDefAttributesEditorView
-
- showFileURLInput() - Method in interface org.dashbuilder.client.widgets.dataset.editor.csv.CSVDataSetDefAttributesEditor.View
-
- showFileURLInput() - Method in class org.dashbuilder.client.widgets.dataset.editor.csv.CSVDataSetDefAttributesEditorView
-
- showHeader(String, String, SafeUri, String, String) - Method in interface org.dashbuilder.client.widgets.dataset.explorer.DataSetPanel.View
-
Displays the summary header's.
- showHeader(String, String, SafeUri, String, String) - Method in class org.dashbuilder.client.widgets.dataset.explorer.DataSetPanelView
-
- showMessage(ClientRuntimeError) - Method in class org.dashbuilder.client.widgets.common.ClientRuntimeErrorPopupPresenter
-
Shows the given message in a modal popup that appears above all other workbench contents.
// TODO: Improve generated message by getting intermediate exception cause messages.
- showNextButton() - Method in class org.dashbuilder.client.widgets.dataset.editor.workflow.DataSetEditorWorkflow
-
- showPreviewTab() - Method in class org.dashbuilder.client.widgets.dataset.editor.DataSetEditor
-
- showPreviewTab() - Method in interface org.dashbuilder.client.widgets.dataset.editor.DataSetEditor.View
-
- showPreviewTab() - Method in class org.dashbuilder.client.widgets.dataset.editor.DataSetEditorView
-
- showPreviewTab() - Method in class org.dashbuilder.client.widgets.dataset.editor.workflow.edit.DataSetEditWorkflow
-
- showSizePanel(String, String) - Method in interface org.dashbuilder.client.widgets.dataset.explorer.DataSetSummary.View
-
Displays some data set feature's sizes in a panel.
- showSizePanel(String, String) - Method in class org.dashbuilder.client.widgets.dataset.explorer.DataSetSummaryView
-
- showSizePanelIcon(IconType, String, String, boolean) - Method in interface org.dashbuilder.client.widgets.dataset.explorer.DataSetSummary.View
-
Displays an icon icon in the size panel such as a loading or error icon.
- showSizePanelIcon(IconType, String, String, boolean) - Method in class org.dashbuilder.client.widgets.dataset.explorer.DataSetSummaryView
-
- showStatusPanel(Boolean, Boolean, Boolean) - Method in interface org.dashbuilder.client.widgets.dataset.explorer.DataSetSummary.View
-
Displays some data set feature's status in a panel.It produces the loading icon in the status panel to be removed from parent.
- showStatusPanel(Boolean, Boolean, Boolean) - Method in class org.dashbuilder.client.widgets.dataset.explorer.DataSetSummaryView
-
- showSummary() - Method in interface org.dashbuilder.client.widgets.dataset.explorer.DataSetPanel.View
-
- showSummary() - Method in class org.dashbuilder.client.widgets.dataset.explorer.DataSetPanelView
-
- showTestButton() - Method in class org.dashbuilder.client.widgets.dataset.editor.workflow.DataSetEditorWorkflow
-
- sql() - Method in interface org.dashbuilder.client.widgets.resources.i18n.DataSetEditorConstants
-
- sql() - Method in interface org.dashbuilder.client.widgets.resources.i18n.DataSetExplorerConstants
-
- sql_datasource() - Method in interface org.dashbuilder.client.widgets.resources.i18n.DataSetEditorConstants
-
- sql_datasource_description() - Method in interface org.dashbuilder.client.widgets.resources.i18n.DataSetEditorConstants
-
- sql_datasource_placeHolder() - Method in interface org.dashbuilder.client.widgets.resources.i18n.DataSetEditorConstants
-
- sql_datasource_selectHint() - Method in interface org.dashbuilder.client.widgets.resources.i18n.DataSetEditorConstants
-
- sql_description() - Method in interface org.dashbuilder.client.widgets.resources.i18n.DataSetEditorConstants
-
- sql_query() - Method in interface org.dashbuilder.client.widgets.resources.i18n.DataSetEditorConstants
-
- sql_query_description() - Method in interface org.dashbuilder.client.widgets.resources.i18n.DataSetEditorConstants
-
- sql_query_placeHolder() - Method in interface org.dashbuilder.client.widgets.resources.i18n.DataSetEditorConstants
-
- sql_schema() - Method in interface org.dashbuilder.client.widgets.resources.i18n.DataSetEditorConstants
-
- sql_schema_description() - Method in interface org.dashbuilder.client.widgets.resources.i18n.DataSetEditorConstants
-
- sql_schema_placeHolder() - Method in interface org.dashbuilder.client.widgets.resources.i18n.DataSetEditorConstants
-
- sql_source() - Method in interface org.dashbuilder.client.widgets.resources.i18n.DataSetEditorConstants
-
- sql_source_description() - Method in interface org.dashbuilder.client.widgets.resources.i18n.DataSetEditorConstants
-
- sql_table() - Method in interface org.dashbuilder.client.widgets.resources.i18n.DataSetEditorConstants
-
- sql_table_description() - Method in interface org.dashbuilder.client.widgets.resources.i18n.DataSetEditorConstants
-
- sql_table_placeHolder() - Method in interface org.dashbuilder.client.widgets.resources.i18n.DataSetEditorConstants
-
- SQLDataSetBasicAttributesWorkflow - Class in org.dashbuilder.client.widgets.dataset.editor.workflow.create
-
SQL Data Set Editor workflow presenter for setting data set definition basic attributes.
- SQLDataSetBasicAttributesWorkflow(DataSetClientServices, DataSetValidatorProvider, SyncBeanManager, DataSetDefBasicAttributesEditor, Event<SaveRequestEvent>, Event<TestDataSetRequestEvent>, Event<CancelRequestEvent>, DataSetEditorWorkflow.View) - Constructor for class org.dashbuilder.client.widgets.dataset.editor.workflow.create.SQLDataSetBasicAttributesWorkflow
-
- sqlDataSetDefAttributesDriver() - Method in class org.dashbuilder.client.widgets.dataset.editor.driver.DataSetEditorDriverFactory
-
- SQLDataSetDefAttributesDriver - Interface in org.dashbuilder.client.widgets.dataset.editor.driver
-
Driver for SQLDataSetDefAttributesEditor.
- SQLDataSetDefAttributesEditor - Class in org.dashbuilder.client.widgets.dataset.editor.sql
-
SQL Data Set specific attributes editor presenter.
- SQLDataSetDefAttributesEditor(DropDownEditor, ValueBoxEditor<String>, ValueBoxEditor<String>, ValueBoxEditor<String>, Caller<SQLProviderServices>, SQLDataSetDefAttributesEditor.View) - Constructor for class org.dashbuilder.client.widgets.dataset.editor.sql.SQLDataSetDefAttributesEditor
-
- SQLDataSetDefAttributesEditor.View - Interface in org.dashbuilder.client.widgets.dataset.editor.sql
-
- SQLDataSetDefAttributesEditorView - Class in org.dashbuilder.client.widgets.dataset.editor.sql
-
The SQL Data Set attributes editor view.
- SQLDataSetDefAttributesEditorView() - Constructor for class org.dashbuilder.client.widgets.dataset.editor.sql.SQLDataSetDefAttributesEditorView
-
- sqlDataSetDefDriver() - Method in class org.dashbuilder.client.widgets.dataset.editor.driver.DataSetEditorDriverFactory
-
- SQLDataSetDefDriver - Interface in org.dashbuilder.client.widgets.dataset.editor.driver
-
Driver for SQLDataSetDefEditor.
- SQLDataSetEditor - Class in org.dashbuilder.client.widgets.dataset.editor.sql
-
SQL Data Set editor presenter.
- SQLDataSetEditor(DataSetDefBasicAttributesEditor, SQLDataSetDefAttributesEditor, DataSetDefColumnsFilterEditor, DataSetDefPreviewTable, DataSetDefBackendCacheAttributesEditor, DataSetDefClientCacheAttributesEditor, DataSetDefRefreshAttributesEditor, DataSetClientServices, LoadingBox, Event<ErrorEvent>, Event<TabChangedEvent>, DataSetEditor.View) - Constructor for class org.dashbuilder.client.widgets.dataset.editor.sql.SQLDataSetEditor
-
- SQLDataSetEditWorkflow - Class in org.dashbuilder.client.widgets.dataset.editor.workflow.edit
-
SQL Data Set Editor workflow presenter for editing a data set definition instance.
- SQLDataSetEditWorkflow(DataSetClientServices, DataSetValidatorProvider, SyncBeanManager, Event<SaveRequestEvent>, Event<TestDataSetRequestEvent>, Event<CancelRequestEvent>, DataSetEditorWorkflow.View) - Constructor for class org.dashbuilder.client.widgets.dataset.editor.workflow.edit.SQLDataSetEditWorkflow
-
- stepValidator - Variable in class org.dashbuilder.client.widgets.dataset.editor.workflow.DataSetEditorWorkflow
-