Uses of Class
org.dashbuilder.client.widgets.dataset.explorer.DataSetPanel
-
Packages that use DataSetPanel Package Description org.dashbuilder.client.widgets.dataset.explorer -
-
Uses of DataSetPanel in org.dashbuilder.client.widgets.dataset.explorer
Methods in org.dashbuilder.client.widgets.dataset.explorer with parameters of type DataSetPanel Modifier and Type Method Description voidDataSetPanelView. init(DataSetPanel presenter)Constructor parameters in org.dashbuilder.client.widgets.dataset.explorer with type arguments of type DataSetPanel 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)
-