| Package | Description |
|---|---|
| com.sun.faces.ext.taglib | |
| com.sun.faces.taglib.html_basic | |
| com.sun.faces.taglib.jsf_core | |
| javax.faces.webapp |
| Class and Description |
|---|
UIComponentClassicTagBase
UIComponentTagBase is the base class
for all JSP tags that use the "classic" JSP 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 EL API expressions. |
UIComponentTagBase
UIComponentTagBase is the base class
for all JSP tags that correspond to a UIComponent instance in the view. |
| ValidatorELTag
ValidatorELTag is a base class for all JSP 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. |
| Class and Description |
|---|
UIComponentClassicTagBase
UIComponentTagBase is the base class
for all JSP tags that use the "classic" JSP 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 EL API expressions. |
UIComponentTagBase
UIComponentTagBase is the base class
for all JSP tags that correspond to a UIComponent instance in the view. |
| Class and Description |
|---|
| ConverterELTag
ConverterELTag is a base class for all JSP 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. |
UIComponentClassicTagBase
UIComponentTagBase is the base class
for all JSP tags that use the "classic" JSP 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 EL API expressions. |
UIComponentTagBase
UIComponentTagBase is the base class
for all JSP tags that correspond to a UIComponent instance in the view. |
| ValidatorELTag
ValidatorELTag is a base class for all JSP 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. |
| Class and Description |
|---|
UIComponentClassicTagBase
UIComponentTagBase is the base class
for all JSP tags that use the "classic" JSP tag interface that
correspond to a UIComponent instance in
the view. |
| UIComponentTag
Deprecated.
Use of this class has been replaced with
UIComponentELTag, which extends
UIComponentClassicTagBase to add properties that use the
EL API introduced as part of JSP 2.1. |
UIComponentTagBase
UIComponentTagBase is the base class
for all JSP tags that correspond to a UIComponent instance in the view. |
Copyright © 1997–2019 Eclipse Foundation. All rights reserved.