Class LoadingBox
- java.lang.Object
-
- org.uberfire.ext.security.management.client.widgets.popup.LoadingBox
-
@Dependent public class LoadingBox extends Object
An loading box presenter.
- Since:
- 0.8.0
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceLoadingBox.View
-
Constructor Summary
Constructors Constructor Description LoadingBox(LoadingBox.View view)
-
-
-
Constructor Detail
-
LoadingBox
@Inject public LoadingBox(LoadingBox.View view)
-
-