Uses of Interface
org.apache.tapestry5.ComponentResources

Packages that use ComponentResources
Package
Description
Root package for Tapestry, containing common interfaces and data types used throughout the framework.
Base components intended to be extended by other components rather than used directly in templates.
[INTERNAL USE ONLY] support classes for the Tapestry-core module; API subject to change core components.
[INTERNAL USE ONLY] internal support classes; API subject to change.
[INTERNAL USE ONLY] JSR-303 Bean Validation implementation details; API subject to change
[INTERNAL USE ONLY] support classes for binding; API subject to change
[INTERNAL USE ONLY] support classes for component template rendering; API subject to change
[INTERNAL USE ONLY] internal service classes; API subject to change
[INTERNAL USE ONLY] AJAX support services; API subject to change
 
[INTERNAL USE ONLY] page structure implementation details; API subject to change.
[INTERNAL USE ONLY] component class transformation implementation classes; API subject to change.
Contains interfaces that are added to component classes at runtime.
Core services
A more structured approach to tracking how compatibility features are enabled, as well as tracking compatibility exceptions.
Services supporting the Dynamic component.
Support for Javascript (and CSS), including dynamically-added JavaScript and services that manage dynamically-added links to JavaScript (and CSS) assets.
Support for testing Tapestry pages