| Package | Description |
|---|---|
| net.anotheria.moskito.webui.shared.action | |
| net.anotheria.moskito.webui.shared.bean |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BaseMoskitoUIAction.addAlert(AlertBean bean) |
| Modifier and Type | Method and Description |
|---|---|
static AlertBean |
AlertBean.create(AlertType type,
java.lang.String message)
Creates default alert without animation, with square borders and full width.
|
static AlertBean |
AlertBean.createDismissible(AlertType type,
java.lang.String message)
Creates default alert as in
create(AlertType, String) with dismiss functionality. |
static AlertBean |
AlertBean.createSmallAnimatedRounded(AlertType type,
java.lang.String message)
Creates small animated alert with round borders.
|
Copyright © 2010-2020 anotheria.net. All Rights Reserved.