|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Interfaces | |
|---|---|
| org.apache.tapestry.engine.IComponentClassEnhancer
To be removed in 4.1 |
|
| org.apache.tapestry.event.PageRenderListener
To be removed in 4.1. Use PageBeginRenderListener and/or
PageEndRenderListener. |
|
| org.apache.tapestry.services.ResponseRenderer
To be replaced with ResponseBuilder. |
|
| Deprecated Classes | |
|---|---|
| org.apache.tapestry.components.Foreach
As of release 4.0, replaced by ForBean |
|
| org.apache.tapestry.form.FormEventType
Managing of form events is now done on the client side; this class may be removed in a future release of Tapestry. |
|
| org.apache.tapestry.wml.WMLEngine
To be removed in 4.1. No longer necessary; the differences between WML applications and HTML applications are now handled via a startup mode. See SetupServletApplicationGlobals. |
|
| Deprecated Fields | |
|---|---|
| org.apache.tapestry.Tapestry.PARAMETERS_QUERY_PARAMETER_NAME
To be removed in 4.1. Use ServiceConstants.PARAMETER instead. |
|
| org.apache.tapestry.parse.SpecificationParser.SERVICE_NAME_PATTERN
As of release 4.0, the <service> element (in 3.0 DTDs) is no longer supported. |
|
| org.apache.tapestry.Tapestry.SERVICE_QUERY_PARAMETER_NAME
To be removed in 4.1. Use ServiceConstants.SERVICE instead. |
|
| Deprecated Constructors | |
|---|---|
| org.apache.tapestry.asset.PrivateAsset(ClasspathResource, Location)
To be removed (someday). Use PrivateAsset.PrivateAsset(ClasspathResource, IEngineService, Location) instead. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||