Package | Description |
---|---|
org.apache.tapestry5 |
Root package for Tapestry, containing common interfaces and data types used throughout the framework.
|
org.apache.tapestry5.internal.structure |
[INTERNAL USE ONLY] page structure implementation details; API subject to change.
|
Modifier and Type | Method and Description |
---|---|
PageLifecycleCallbackHub |
ComponentResources.getPageLifecycleCallbackHub()
Provides access to an object that can be used to register callbacks for page lifecycle events.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Page
Represents a unique page within the application.
|
Modifier and Type | Class and Description |
---|---|
class |
PageImpl |
Modifier and Type | Method and Description |
---|---|
PageLifecycleCallbackHub |
InternalComponentResourcesImpl.getPageLifecycleCallbackHub() |
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.