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. |
org.apache.tapestry5.internal.alerts |
[INTERNAL USE ONLY] support classes for Alerts; API subject to change
|
org.apache.tapestry5.internal.services |
[INTERNAL USE ONLY] internal service classes; API subject to change
|
org.apache.tapestry5.internal.services.compatibility |
Class and Description |
---|
Alert
An Alert that may be presented to the user.
|
Duration
Controls how long an
Alert is displayed to the end user. |
Severity
The severity of an
Alert , used primarily to control how it is decorated when presented to the user on the client side. |
Class and Description |
---|
AlertManager
Manages
Alert s (using the AlertStorage SSO. |
Duration
Controls how long an
Alert is displayed to the end user. |
Severity
The severity of an
Alert , used primarily to control how it is decorated when presented to the user on the client side. |
Class and Description |
---|
AlertManager
Manages
Alert s (using the AlertStorage SSO. |
Class and Description |
---|
AlertManager
Manages
Alert s (using the AlertStorage SSO. |
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.