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
  • Class
    Description
    An Alert that may be presented to the user.
    Manages Alerts (using the AlertStorage SSO.
    A stateless session object used to store Alerts between requests.
    Controls how long an Alert is displayed to the end user.
    The severity of an Alert, used primarily to control how it is decorated when presented to the user on the client side.