| Interface | Description |
|---|---|
| ConfirmBox.View | |
| ErrorBox.View | |
| LoadingBox.View |
| Class | Description |
|---|---|
| ConfirmBox |
A confirmation box presenter.
|
| ConfirmBoxView |
A confirm box view using
org.uberfire.ext.widgets.common.client.common.popups.YesNoCancelPopup. |
| ErrorBox |
An error box presenter.
|
| ErrorBoxView |
An error box view using
org.uberfire.ext.widgets.common.client.common.popups.errors.ErrorPopup. |
| LoadingBox |
An loading box presenter.
|
| LoadingBoxView |
A loading box view using
org.uberfire.ext.widgets.common.client.common.BusyPopup. |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.