Package | Description |
---|---|
org.apache.tapestry5.alerts |
Support for a standard way of presenting alerts to the user, via the
AlertManager service combined with the
Alerts component. |
Modifier and Type | Method and Description |
---|---|
List<Alert> |
AlertStorage.getAlerts()
Returns all stored alerts.
|
Modifier and Type | Method and Description |
---|---|
void |
AlertStorage.add(Alert alert) |
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.