Uses of Interface
org.dashbuilder.client.widgets.dataset.editor.workflow.DataSetEditorWorkflow.TestDataSetCallback
-
Packages that use DataSetEditorWorkflow.TestDataSetCallback Package Description org.dashbuilder.client.widgets.dataset.editor.workflow -
-
Uses of DataSetEditorWorkflow.TestDataSetCallback in org.dashbuilder.client.widgets.dataset.editor.workflow
Methods in org.dashbuilder.client.widgets.dataset.editor.workflow with parameters of type DataSetEditorWorkflow.TestDataSetCallback Modifier and Type Method Description voidDataSetEditorWorkflow. testDataSet(DataSetEditorWorkflow.TestDataSetCallback testDataSetCallback)Test the data set connection and obtain the preview result.
-