|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.tapestry5.annotations | |
|---|---|
| org.apache.tapestry5 | Root package for Tapestry, containing common interfaces and data types used throughout the framework. |
| org.apache.tapestry5.corelib.base | Base components intended to be extended by other components rather than used directly in templates. |
| org.apache.tapestry5.corelib.components | The set of core components available in all Tapestry applications |
| org.apache.tapestry5.corelib.mixins | The set of core mixins available in all Tapestry applications |
| org.apache.tapestry5.corelib.pages | The set of core pages available in all Tapestry applications |
| org.apache.tapestry5.hibernate.pages | Pages included with the Tapestry-hibernate module |
| org.apache.tapestry5.internal.hibernate | [INTERNAL USE ONLY] support classes for Hibernate integration; API subject to change |
| org.apache.tapestry5.internal.services | [INTERNAL USE ONLY] internal service classes; API subject to change |
| org.apache.tapestry5.internal.services.meta | [INTERNAL USE ONLY] metadata support classes; API subject to change |
| org.apache.tapestry5.internal.t5internal.components | [INTERNAL USE ONLY] components used for Tapestry support pages; API subject to change |
| org.apache.tapestry5.internal.transform | [INTERNAL USE ONLY] component class transformation implementation classes; API subject to change. |
| org.apache.tapestry5.kaptcha.components | Kaptcha components |
| org.apache.tapestry5.services | Core services |
| org.apache.tapestry5.test | Support for testing Tapestry pages |
| org.apache.tapestry5.upload.components | Tapestry-upload module components |
| org.apache.tapestry5.upload.internal.services | [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 | |
|---|---|
| ImmutableSessionPersistedObject
Marker annotation that can be placed on a session-persisted object to indicate that the object is immutable, and therefore does not require end-of-request restoring into the session. |
|
| Classes in org.apache.tapestry5.annotations used by org.apache.tapestry5.corelib.base | |
|---|---|
| Events
Annotation applied to components to document what events a component may trigger. |
|
| SupportsInformalParameters
Used to identify a component that can support informal parameters. |
|
| Classes in org.apache.tapestry5.annotations used by org.apache.tapestry5.corelib.components | |
|---|---|
| Events
Annotation applied to components to document what events a component may trigger. |
|
| Import
Annotations to control the importing of JavaScript stacks and libraries as well as stylesheets. |
|
| SupportsInformalParameters
Used to identify a component that can support informal parameters. |
|
| Classes in org.apache.tapestry5.annotations used by org.apache.tapestry5.corelib.mixins | |
|---|---|
| Events
Annotation applied to components to document what events a component may trigger. |
|
| Import
Annotations to control the importing of JavaScript stacks and libraries as well as stylesheets. |
|
| MixinAfter
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. |
|
| SupportsInformalParameters
Used to identify a component that can support informal parameters. |
|
| Classes in org.apache.tapestry5.annotations used by org.apache.tapestry5.corelib.pages | |
|---|---|
| ContentType
An annotation on a page component used to identify the content type the page returns. |
|
| Import
Annotations to control the importing of JavaScript stacks and libraries as well as stylesheets. |
|
| WhitelistAccessOnly
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.pages | |
|---|---|
| ContentType
An annotation on a page component used to identify the content type the page returns. |
|
| WhitelistAccessOnly
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.hibernate | |
|---|---|
| ImmutableSessionPersistedObject
Marker annotation that can be placed on a session-persisted object to indicate that the object is immutable, and therefore does not require end-of-request restoring into the session. |
|
| Classes in org.apache.tapestry5.annotations used by org.apache.tapestry5.internal.services | |
|---|---|
| Path
Used in conjunction with the Inject annotation to inject an Asset based on a path. |
|
| Classes in org.apache.tapestry5.annotations used by org.apache.tapestry5.internal.services.meta | |
|---|---|
| ContentType
An annotation on a page component used to identify the content type the page returns. |
|
| Meta
Allows for the specification of per-component meta-data. |
|
| Classes in org.apache.tapestry5.annotations used by org.apache.tapestry5.internal.t5internal.components | |
|---|---|
| Import
Annotations 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 | |
|---|---|
| MixinClasses
Used to attach one or more instance mixins to an embedded component. |
|
| Classes in org.apache.tapestry5.annotations used by org.apache.tapestry5.kaptcha.components | |
|---|---|
| Import
Annotations to control the importing of JavaScript stacks and libraries as well as stylesheets. |
|
| SupportsInformalParameters
Used to identify a component that can support informal parameters. |
|
| Classes in org.apache.tapestry5.annotations used by org.apache.tapestry5.services | |
|---|---|
| Path
Used in conjunction with the Inject annotation to inject an Asset based on a path. |
|
| Classes in org.apache.tapestry5.annotations used by org.apache.tapestry5.test | |
|---|---|
| Id
Optional 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). |
|
| Parameter
Annotation placed on a field to indicate that it is, in fact, a component parameter. |
|
| Path
Used in conjunction with the Inject annotation to inject an Asset based on a path. |
|
| Classes in org.apache.tapestry5.annotations used by org.apache.tapestry5.upload.components | |
|---|---|
| Events
Annotation applied to components to document what events a component may trigger. |
|
| Classes in org.apache.tapestry5.annotations used by org.apache.tapestry5.upload.internal.services | |
|---|---|
| Events
Annotation applied to components to document what events a component may trigger. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||