Package org.uberfire.ext.security.management.client.widgets.popup
-
Interface Summary Interface Description ConfirmBox.View ErrorBox.View LoadingBox.View -
Class Summary Class Description ConfirmBox A confirmation box presenter.ConfirmBoxView A confirm box view usingorg.uberfire.ext.widgets.common.client.common.popups.YesNoCancelPopup.ErrorBox An error box presenter.ErrorBoxView An error box view usingorg.uberfire.ext.widgets.common.client.common.popups.errors.ErrorPopup.LoadingBox An loading box presenter.LoadingBoxView A loading box view usingorg.uberfire.ext.widgets.common.client.common.BusyPopup.