Uses of Package
org.apache.tapestry5.internal.structure
Packages that use org.apache.tapestry5.internal.structure
Package
Description
The set of core pages available in all Tapestry applications
[INTERNAL USE ONLY] internal support classes; API subject to change.
[INTERNAL USE ONLY] support classes for assembling and loading pages; API subject to change
[INTERNAL USE ONLY] internal service classes; API subject to change
[INTERNAL USE ONLY] page structure implementation details; API subject to change.
Core services
-
Classes in org.apache.tapestry5.internal.structure used by org.apache.tapestry5.corelib.pages
-
Classes in org.apache.tapestry5.internal.structure used by org.apache.tapestry5.internal
-
Classes in org.apache.tapestry5.internal.structure used by org.apache.tapestry5.internal.pageloadClassDescriptionProvides access to the
ComponentPageElementResources
facade.Represents a unique page within the application. -
Classes in org.apache.tapestry5.internal.structure used by org.apache.tapestry5.internal.servicesClassDescriptionProvides access to common methods of various services, needed by implementations of
ComponentPageElement
andInternalComponentResources
.Represents a unique page within the application. -
Classes in org.apache.tapestry5.internal.structure used by org.apache.tapestry5.internal.structureClassDescriptionA type of page element that has a body that can be added to.Callback interface, used when invoking lifecycle methods on components.Provides access to common methods of various services, needed by implementations of
ComponentPageElement
andInternalComponentResources
.Provides access to theComponentPageElementResources
facade.Represents a unique page within the application.Page construction statistics for the page.Deprecated.in 5.3.4 -
Classes in org.apache.tapestry5.internal.structure used by org.apache.tapestry5.services