Uses of Interface
org.apache.tapestry5.runtime.PageLifecycleCallbackHub
Packages that use PageLifecycleCallbackHub
Package
Description
Root package for Tapestry, containing common interfaces and data types used throughout the framework.
[INTERNAL USE ONLY] page structure implementation details; API subject to change.
-
Uses of PageLifecycleCallbackHub in org.apache.tapestry5
Methods in org.apache.tapestry5 that return PageLifecycleCallbackHubModifier and TypeMethodDescriptionComponentResources.getPageLifecycleCallbackHub()
Provides access to an object that can be used to register callbacks for page lifecycle events. -
Uses of PageLifecycleCallbackHub in org.apache.tapestry5.internal.structure
Subinterfaces of PageLifecycleCallbackHub in org.apache.tapestry5.internal.structureModifier and TypeInterfaceDescriptioninterface
Represents a unique page within the application.Classes in org.apache.tapestry5.internal.structure that implement PageLifecycleCallbackHubMethods in org.apache.tapestry5.internal.structure that return PageLifecycleCallbackHub