Package org.apache.tapestry5.alerts
package org.apache.tapestry5.alerts
Support for a standard way of presenting alerts to the user, via the
AlertManager
service combined with the
Alerts
component.- Since:
- 5.3
-
ClassDescriptionAn Alert that may be presented to the user.Manages
Alert
s (using theAlertStorage
SSO.A stateless session object used to store Alerts between requests.Controls how long anAlert
is displayed to the end user.The severity of anAlert
, used primarily to control how it is decorated when presented to the user on the client side.