Uses of Class
org.dashbuilder.dataset.editor.client.screens.DataSetAuthoringHomePresenter
-
Packages that use DataSetAuthoringHomePresenter Package Description org.dashbuilder.dataset.editor.client.screens -
-
Uses of DataSetAuthoringHomePresenter in org.dashbuilder.dataset.editor.client.screens
Methods in org.dashbuilder.dataset.editor.client.screens that return types with arguments of type DataSetAuthoringHomePresenter Modifier and Type Method Description org.uberfire.client.mvp.UberView<DataSetAuthoringHomePresenter>DataSetAuthoringHomePresenter. getView()Methods in org.dashbuilder.dataset.editor.client.screens with parameters of type DataSetAuthoringHomePresenter Modifier and Type Method Description voidDataSetAuthoringHomeView. init(DataSetAuthoringHomePresenter presenter)
-