Uses of Interface
org.uberfire.client.workbench.widgets.popup.PopupView
-
Packages that use PopupView Package Description org.uberfire.client.mvp org.uberfire.client.workbench.widgets.notfound -
-
Uses of PopupView in org.uberfire.client.mvp
Constructors in org.uberfire.client.mvp with parameters of type PopupView Constructor Description AbstractPopupActivity(PlaceManager placeManager, PopupView popupView)MVP constructor that allows caller to provide the PopupView instance. -
Uses of PopupView in org.uberfire.client.workbench.widgets.notfound
Constructors in org.uberfire.client.workbench.widgets.notfound with parameters of type PopupView Constructor Description ActivityNotFoundPresenter(PlaceManager placeManager, PopupView popupView)
-