Uses of Package
org.apache.tapestry5.annotations
Packages that use org.apache.tapestry5.annotations
Package
Description
Base components intended to be extended by other components rather than
used directly in templates.
The set of core components available in all Tapestry applications
The set of core mixins available in all Tapestry applications
The set of core pages available in all Tapestry applications
[INTERNAL USE ONLY] metadata support classes; API subject to change
[INTERNAL USE ONLY] component class transformation implementation classes; API subject to change.
Kaptcha components
Support for testing Tapestry pages
Tapestry-upload module components
[INTERNAL USE ONLY] support services for the Tapestry-upload module; API subject to change
-
Classes in org.apache.tapestry5.annotations used by org.apache.tapestry5.corelib.baseClassDescriptionDefines a field of a component class that is replaced at runtime with a read-only value obtained from the
Environment
service.Annotation applied to components to document what events a component may trigger.Annotation placed on a field to indicate that it is, in fact, a component parameter.Annotation for fields for which accessor methods (getters and setters) should be created.Used to identify a component that can support informal parameters. -
Classes in org.apache.tapestry5.annotations used by org.apache.tapestry5.corelib.componentsClassDescriptionAnnotation applied to components to document what events a component may trigger.Annotations to control the importing of JavaScript stacks and libraries as well as stylesheets.Annotation placed on a field to indicate that it is, in fact, a component parameter.Used to identify a component that can support informal parameters.
-
Classes in org.apache.tapestry5.annotations used by org.apache.tapestry5.corelib.mixinsClassDescriptionAnnotation applied to components to document what events a component may trigger.A marker annotation applied to a mixin to indicate that the mixin's render state behavior is deferred until after the the behavior of the component to which the mixin is attached.Used to identify a component that can support informal parameters.
-
Classes in org.apache.tapestry5.annotations used by org.apache.tapestry5.corelib.pagesClassDescriptionIndicates that a method should only be evaluated once per request and the result cached.An annotation on a page component used to identify the content type the page returns.Annotations to control the importing of JavaScript stacks and libraries as well as stylesheets.Annotation for fields for which accessor methods (getters and setters) should be created.A marker annotation that indicates that the page in question may only be accessed with a exact activation context.Identifies a page that should only be accessed from clients on the whitelist.
-
Classes in org.apache.tapestry5.annotations used by org.apache.tapestry5.hibernate.web.pagesClassDescriptionA marker annotation that indicates that the page in question may only be accessed with a exact activation context.Identifies a page that should only be accessed from clients on the whitelist.
-
Classes in org.apache.tapestry5.annotations used by org.apache.tapestry5.internal.services.metaClassDescriptionAn annotation on a page component used to identify the content type the page returns.Allows for the specification of per-component meta-data.A marker annotation that indicates that the page in question may only be accessed with a exact activation context.
-
Classes in org.apache.tapestry5.annotations used by org.apache.tapestry5.internal.t5internal.componentsClassDescriptionAnnotations to control the importing of JavaScript stacks and libraries as well as stylesheets.
-
Classes in org.apache.tapestry5.annotations used by org.apache.tapestry5.internal.transform
-
Classes in org.apache.tapestry5.annotations used by org.apache.tapestry5.kaptcha.componentsClassDescriptionAnnotations to control the importing of JavaScript stacks and libraries as well as stylesheets.Used to identify a component that can support informal parameters.
-
Classes in org.apache.tapestry5.annotations used by org.apache.tapestry5.modules
-
Classes in org.apache.tapestry5.annotations used by org.apache.tapestry5.openapiviewer.pagesClassDescriptionIndicates that a method should only be evaluated once per request and the result cached.
-
Classes in org.apache.tapestry5.annotations used by org.apache.tapestry5.testClassDescriptionOptional annotation, used with
Inject
, which exists to provide the id of an object when it can not be determined by other means (such as from the field name).Annotation placed on a field to indicate that it is, in fact, a component parameter. -
Classes in org.apache.tapestry5.annotations used by org.apache.tapestry5.upload.componentsClassDescriptionAnnotation applied to components to document what events a component may trigger.
-
Classes in org.apache.tapestry5.annotations used by org.apache.tapestry5.upload.internal.servicesClassDescriptionAnnotation applied to components to document what events a component may trigger.