|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Alert | |
---|---|
org.apache.tapestry5.alerts | Support for a standard way of presenting alerts to the user, via the AlertManager service combined with the
Alerts component. |
Uses of Alert in org.apache.tapestry5.alerts |
---|
Methods in org.apache.tapestry5.alerts that return types with arguments of type Alert | |
---|---|
List<Alert> |
AlertStorage.getAlerts()
Returns all stored alerts. |
Methods in org.apache.tapestry5.alerts with parameters of type Alert | |
---|---|
void |
AlertStorage.add(Alert alert)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |