Package | Description |
---|---|
javax.faces.view |
Classes for defining a View Declaration Language (VDL) for authoring JavaServer Faces user interfaces. |
javax.faces.view.facelets |
This package contains public classes for the Java code API of Facelets. |
Class and Description |
---|
AttachedObjectHandler
The abstract base interface for a handler representing an attached object in a VDL page. |
AttachedObjectTarget
Within the declaration of a
composite component, an |
StateManagementStrategy
Encapsulate the saving and restoring of the view to enable the VDL to take over the responsibility for handling this feature. |
ValueHolderAttachedObjectHandler
A VDL handler that exposes |
ValueHolderAttachedObjectTarget
A marker interface for VDL tags that
represent |
ViewDeclarationLanguage
The contract that a view declaration language must implement to interact with the JSF runtime. |
ViewDeclarationLanguageFactory
ViewDeclarationLanguageFactory
is a factory object that creates (if needed) and returns a new |
ViewMetadata
ViewMetadata is
reponsible for extracting and providing view parameter metadata from
VDL views. |
Class and Description |
---|
AttachedObjectHandler
The abstract base interface for a handler representing an attached object in a VDL page. |
BehaviorHolderAttachedObjectHandler
Represent an attached object that is a
|
EditableValueHolderAttachedObjectHandler
A VDL handler that exposes |
Location
An object that represents the Location of a tag or attribute of a tag in a View Declaration Language file. |
ValueHolderAttachedObjectHandler
A VDL handler that exposes |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.