Uses of Class
org.uberfire.ext.widgets.core.client.workbench.widgets.popups.activities.notfound.ActivityNotFoundPresenter
-
Packages that use ActivityNotFoundPresenter Package Description org.uberfire.ext.widgets.core.client.workbench.widgets.popups.activities.notfound -
-
Uses of ActivityNotFoundPresenter in org.uberfire.ext.widgets.core.client.workbench.widgets.popups.activities.notfound
Methods in org.uberfire.ext.widgets.core.client.workbench.widgets.popups.activities.notfound that return types with arguments of type ActivityNotFoundPresenter Modifier and Type Method Description org.uberfire.client.mvp.UberView<ActivityNotFoundPresenter>ActivityNotFoundPresenter. getView()Methods in org.uberfire.ext.widgets.core.client.workbench.widgets.popups.activities.notfound with parameters of type ActivityNotFoundPresenter Modifier and Type Method Description voidActivityNotFoundView. init(ActivityNotFoundPresenter presenter)
-