-
Class Summary
Class |
Description |
AttributeTag |
Deprecated.
|
ConverterELTag |
ConverterELTag is a base class for all Jakarta Server Pages custom actions that create and register
a Converter instance on the ValueHolder associated with our most immediate surrounding instance
of a tag whose implementation class is a subclass of UIComponentClassicTagBase .
|
ConverterTag |
Deprecated.
|
FacesServlet |
FacesServlet is a Jakarta Servlet servlet that manages the request processing
lifecycle for web applications that are utilizing Jakarta Server Faces to construct the user interface.
|
FacetTag |
FacetTag is the Jakarta Server Pages mechanism for denoting a
UIComponent is to be added as a facet to the component associated with
its parent.
|
PreJsf2ExceptionHandlerFactory |
|
UIComponentBodyTag |
Deprecated.
|
UIComponentClassicTagBase |
UIComponentTagBase is the base class for all Jakarta Server Pages tags that use the
"classic" Jakarta Server Pages tag interface that correspond to a UIComponent
instance in the view.
|
UIComponentELTag |
UIComponentELTag specializes its superclass to allow for properties that take their values from Jakarta
Expression Language expressions.
|
UIComponentTag |
Deprecated.
|
UIComponentTagBase |
UIComponentTagBase is the base class for all Jakarta Server Pages tags that correspond
to a UIComponent instance in the view.
|
ValidatorELTag |
ValidatorELTag is a base class for all Jakarta Server Pages custom actions that create and register
a Validator instance on the EditableValueHolder associated with our most immediate surrounding
instance of a tag whose implementation class is a subclass of UIComponentTag .
|
ValidatorTag |
Deprecated.
|