Package org.apache.tapestry5.internal.structure
package org.apache.tapestry5.internal.structure
[INTERNAL USE ONLY] page structure implementation details; API subject to change.
-
ClassDescriptionBase class for most implementations of
ComponentCallback
, used when there is an underlyingEvent
.A type of page element that has a body that can be added to.Callback interface, used when invoking lifecycle methods on components.ImplementsRenderCommand
and represents a component within an overall page.Provides access to common methods of various services, needed by implementations ofComponentPageElement
andInternalComponentResources
.Provides access to theComponentPageElementResources
facade.The bridge between a component and itsComponentPageElement
, that supplies all kinds of resources to the component, including access to its parameters, parameter bindings, and persistent field data.Implementation ofComponentCallback
used for lifecycle notifications that do not have an event, and can therefore never be aborted.Represents a unique page within the application.Page construction statistics for the page.Deprecated.in 5.3.4