Uses of Interface
org.dashbuilder.client.widgets.dataset.explorer.DataSetExplorer.View
-
Packages that use DataSetExplorer.View Package Description org.dashbuilder.client.widgets.dataset.explorer -
-
Uses of DataSetExplorer.View in org.dashbuilder.client.widgets.dataset.explorer
Classes in org.dashbuilder.client.widgets.dataset.explorer that implement DataSetExplorer.View Modifier and Type Class Description classDataSetExplorerViewDefault view for DataSetPanel presenter.Methods in org.dashbuilder.client.widgets.dataset.explorer that return DataSetExplorer.View Modifier and Type Method Description DataSetExplorer.ViewDataSetExplorer.View. addPanel(DataSetPanel.View panelView)DataSetExplorer.ViewDataSetExplorerView. addPanel(DataSetPanel.View panelView)DataSetExplorer.ViewDataSetExplorer.View. clear()DataSetExplorer.ViewDataSetExplorerView. clear()Constructors in org.dashbuilder.client.widgets.dataset.explorer with parameters of type DataSetExplorer.View Constructor Description DataSetExplorer(javax.enterprise.inject.Instance<DataSetPanel> panelInstances, org.dashbuilder.dataset.client.DataSetClientServices clientServices, DataSetExplorer.View view, org.jboss.errai.ioc.client.api.ManagedInstance<DataSetEditorPlugin> dataSetEditorPlugin)
-