Uses of Package
org.apache.tapestry5.alerts
-
Packages that use org.apache.tapestry5.alerts Package Description org.apache.tapestry5.alerts Support for a standard way of presenting alerts to the user, via theAlertManager
service combined with theAlerts
component.org.apache.tapestry5.internal.alerts [INTERNAL USE ONLY] support classes for Alerts; API subject to changeorg.apache.tapestry5.internal.services [INTERNAL USE ONLY] internal service classes; API subject to changeorg.apache.tapestry5.internal.services.compatibility -
Classes in org.apache.tapestry5.alerts used by org.apache.tapestry5.alerts Class Description Alert An Alert that may be presented to the user.Duration Controls how long anAlert
is displayed to the end user.Severity The severity of anAlert
, used primarily to control how it is decorated when presented to the user on the client side. -
Classes in org.apache.tapestry5.alerts used by org.apache.tapestry5.internal.alerts Class Description AlertManager ManagesAlert
s (using theAlertStorage
SSO.Duration Controls how long anAlert
is displayed to the end user.Severity The severity of anAlert
, used primarily to control how it is decorated when presented to the user on the client side. -
Classes in org.apache.tapestry5.alerts used by org.apache.tapestry5.internal.services Class Description AlertManager ManagesAlert
s (using theAlertStorage
SSO. -
Classes in org.apache.tapestry5.alerts used by org.apache.tapestry5.internal.services.compatibility Class Description AlertManager ManagesAlert
s (using theAlertStorage
SSO.