| Class | Description |
|---|---|
| ContextSwitchingComponent |
This class facilitates creating components that provide their own EL variables to child components.
|
| IncludingComponentFragmentLocator |
Implementation to determine URL for the fragment that an including component (like pageTemplate or declarativeComponent) inserts
|
| PageTemplateSite |
Provides site context for the
PageTemplateModel to communicate with the component and the model. |
| PartialUIXDeclarativeComponent |
Includes a declarative component.
|
| PartialUIXInclude |
Events:
|
| PartialUIXPageTemplate |
Renders a pageTemplate.
|
| PartialUIXRegion |
<html:p> The region tag allows dynamic content to be included in a master page.
|
| RegionFragmentLocator |
Implementation that can determine the URL for the fragment that a region component inserts
|
| RegionSite |
Provides site context for the RegionModel to communicate with the region component.
|
| UIXDeclarativeComponent |
Base class for all declarative components.
|
| UIXDynamicDeclarativeComponent |
Defines a dynamic declarative component without a need for a specific tag.
|
| UIXInclude | |
| UIXPageTemplate | |
| UIXRegion |