|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Classes for defining a Page Declaration Language (PDL) for authoring JavaServer Faces user interfaces.
See:
Description
Interface Summary | |
---|---|
ActionSource2AttachedObjectHandler | A PDL handler that exposes |
ActionSource2AttachedObjectTarget | A marker interface for PDL tags that
represent |
AttachedObjectHandler | The abstract base interface for a handler representing an attached object in a PDL page. |
AttachedObjectTarget | Within the declaration of a
composite component, an |
EditableValueHolderAttachedObjectHandler | A PDL handler that exposes |
EditableValueHolderAttachedObjectTarget | A marker interface for PDL tags that
represent |
ValueHolderAttachedObjectHandler | A PDL handler that exposes |
ValueHolderAttachedObjectTarget | A marker interface for PDL tags that
represent |
Class Summary | |
---|---|
PageDeclarationLanguage | The contract that a page declaration language must implement to interact with the JSF runtime. |
PageDeclarationLanguageFactory | PageDeclarationLanguageFactory
is a factory object that creates (if needed) and returns a new |
Classes for defining a Page Declaration Language (PDL) for authoring JavaServer Faces user interfaces. The implementation must provide a binding for Facelets as specified in chapter 10 of the spec prose document. No binding to the interfaces in this package is required for JSP. The binding between JSF and JSP is defined in chapter 9 of the spec prose document.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |