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 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. |
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 . |
Class and Description |
---|
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. |
UIComponentTagBase
UIComponentTagBase is the base class
for all Jakarta Server Pages tags that correspond to a UIComponent instance in the view. |
Class and Description |
---|
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 . |
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. |
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 . |
Class and Description |
---|
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. |
UIComponentTag
Deprecated.
Use of this class has been replaced with
UIComponentELTag , which extends
UIComponentClassicTagBase to add properties that use the
Jakarta Expression Language API introduced as part of Jakarta Server Pages 2.1. |
UIComponentTagBase
UIComponentTagBase is the base class
for all Jakarta Server Pages tags that correspond to a UIComponent instance in the view. |
Comments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.