Uses of Interface
org.uberfire.client.mvp.HasPresenter
-
Packages that use HasPresenter Package Description org.uberfire.client.mvp -
-
Uses of HasPresenter in org.uberfire.client.mvp
Subinterfaces of HasPresenter in org.uberfire.client.mvp Modifier and Type Interface Description interfaceUberElement<T>Deprecated.UseUberElementaland elemental2 instead.interfaceUberElemental<T>Interface to inject a Presenter into a View for MVP-based Element implementations.interfaceUberView<T>Interface to inject a Presenter into a View for MVP-based Widget implementations.
-