Uses of Class
org.dashbuilder.client.widgets.dataset.explorer.DataSetSummary
-
Packages that use DataSetSummary Package Description org.dashbuilder.client.widgets.dataset.explorer -
-
Uses of DataSetSummary in org.dashbuilder.client.widgets.dataset.explorer
Methods in org.dashbuilder.client.widgets.dataset.explorer with parameters of type DataSetSummary Modifier and Type Method Description voidDataSetSummaryView. init(DataSetSummary presenter)Constructors in org.dashbuilder.client.widgets.dataset.explorer with parameters of type DataSetSummary Constructor Description DataSetPanel(DataSetSummary dataSetSummary, javax.enterprise.event.Event<EditDataSetEvent> editDataSetEvent, DataSetPanel.View view, org.jboss.errai.ioc.client.api.ManagedInstance<DataSetEditorPlugin> dataSetEditorPlugin)
-