See: Description
Interface | Description |
---|---|
BodyPageElement |
A type of page element that has a body that can be added to.
|
ComponentCallback |
Callback interface, used when invoking lifecycle methods on components.
|
ComponentPageElement | |
ComponentPageElementResources |
Provides access to common methods of various services, needed by implementations of
ComponentPageElement and
InternalComponentResources . |
ComponentPageElementResourcesSource |
Provides access to the
ComponentPageElementResources facade. |
Page |
Represents a unique page within the application.
|
PageResetListener | Deprecated
in 5.3.4
|
Class | Description |
---|---|
AbstractComponentCallback |
Base class for most implementations of
ComponentCallback , used when
there is an underlying Event . |
BlockImpl | |
ComponentPageElementImpl |
Implements
RenderCommand and represents a component within an overall page. |
ComponentPageElementResourcesImpl | |
ComponentPageElementResourcesSourceImpl | |
ExpansionPageElement | |
InternalComponentResourcesImpl |
The bridge between a component and its
ComponentPageElement , that supplies all kinds of
resources to the
component, including access to its parameters, parameter bindings, and persistent field data. |
LifecycleNotificationComponentCallback |
Implementation of
ComponentCallback used for lifecycle notifications
that do not have an event, and can therefore never be aborted. |
Page.Stats |
Page construction statistics for the page.
|
PageImpl | |
RenderPhaseEvent |
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.