Uses of Class
org.dashbuilder.client.widgets.dataset.editor.csv.CSVDataSetDefAttributesEditor
-
Packages that use CSVDataSetDefAttributesEditor Package Description org.dashbuilder.client.widgets.dataset.editor.csv -
-
Uses of CSVDataSetDefAttributesEditor in org.dashbuilder.client.widgets.dataset.editor.csv
Methods in org.dashbuilder.client.widgets.dataset.editor.csv with parameters of type CSVDataSetDefAttributesEditor Modifier and Type Method Description voidCSVDataSetDefAttributesEditorView. init(CSVDataSetDefAttributesEditor presenter)Constructors in org.dashbuilder.client.widgets.dataset.editor.csv with parameters of type CSVDataSetDefAttributesEditor Constructor Description CSVDataSetEditor(DataSetDefBasicAttributesEditor basicAttributesEditor, CSVDataSetDefAttributesEditor attributesEditor, DataSetDefColumnsFilterEditor columnsAndFilterEditor, DataSetDefPreviewTable previewTable, DataSetDefBackendCacheAttributesEditor backendCacheAttributesEditor, DataSetDefClientCacheAttributesEditor clientCacheAttributesEditor, DataSetDefRefreshAttributesEditor refreshEditor, org.dashbuilder.dataset.client.DataSetClientServices clientServices, LoadingBox loadingBox, javax.enterprise.event.Event<ErrorEvent> errorEvent, javax.enterprise.event.Event<TabChangedEvent> tabChangedEvent, DataSetEditor.View view)
-