Uses of Interface
org.uberfire.client.mvp.PopupActivity
-
Packages that use PopupActivity Package Description org.uberfire.client.authz org.uberfire.client.mvp org.uberfire.client.workbench.widgets.notfound -
-
Uses of PopupActivity in org.uberfire.client.authz
Methods in org.uberfire.client.authz with parameters of type PopupActivity Modifier and Type Method Description ActivityCheckDefaultWorkbenchController. popupScreen(PopupActivity popup)ActivityCheckWorkbenchController. popupScreen(PopupActivity popup)Creates a brand new instance for checking actions overPopupActivityinstances.static ActivityCheckWorkbenchControllerHelper. popupScreen(PopupActivity popup) -
Uses of PopupActivity in org.uberfire.client.mvp
Classes in org.uberfire.client.mvp that implement PopupActivity Modifier and Type Class Description classAbstractPopupActivityImplementation of behaviour common to all popup activities. -
Uses of PopupActivity in org.uberfire.client.workbench.widgets.notfound
Classes in org.uberfire.client.workbench.widgets.notfound that implement PopupActivity Modifier and Type Class Description classActivityNotFoundPresenter
-