Uses of Package
jakarta.faces.webapp
| Package | Description |
|---|---|
| com.sun.faces.ext.taglib | |
| com.sun.faces.taglib.html_basic | |
| com.sun.faces.taglib.jsf_core | |
| jakarta.faces.webapp |
-
Classes in jakarta.faces.webapp used by com.sun.faces.ext.taglib Class Description UIComponentClassicTagBase UIComponentTagBaseis the base class for all Jakarta Server Pages tags that use the "classic" Jakarta Server Pages tag interface that correspond to aUIComponentinstance in the view.UIComponentELTag UIComponentELTagspecializes its superclass to allow for properties that take their values from Jakarta Expression Language expressions.UIComponentTagBase UIComponentTagBaseis the base class for all Jakarta Server Pages tags that correspond to aUIComponentinstance in the view.ValidatorELTag ValidatorELTag is a base class for all Jakarta Server Pages custom actions that create and register aValidatorinstance on theEditableValueHolderassociated with our most immediate surrounding instance of a tag whose implementation class is a subclass ofUIComponentTag. -
Classes in jakarta.faces.webapp used by com.sun.faces.taglib.html_basic Class Description UIComponentClassicTagBase UIComponentTagBaseis the base class for all Jakarta Server Pages tags that use the "classic" Jakarta Server Pages tag interface that correspond to aUIComponentinstance in the view.UIComponentELTag UIComponentELTagspecializes its superclass to allow for properties that take their values from Jakarta Expression Language expressions.UIComponentTagBase UIComponentTagBaseis the base class for all Jakarta Server Pages tags that correspond to aUIComponentinstance in the view. -
Classes in jakarta.faces.webapp used by com.sun.faces.taglib.jsf_core Class Description ConverterELTag ConverterELTag is a base class for all Jakarta Server Pages custom actions that create and register aConverterinstance on theValueHolderassociated with our most immediate surrounding instance of a tag whose implementation class is a subclass ofUIComponentClassicTagBase.UIComponentClassicTagBase UIComponentTagBaseis the base class for all Jakarta Server Pages tags that use the "classic" Jakarta Server Pages tag interface that correspond to aUIComponentinstance in the view.UIComponentELTag UIComponentELTagspecializes its superclass to allow for properties that take their values from Jakarta Expression Language expressions.UIComponentTagBase UIComponentTagBaseis the base class for all Jakarta Server Pages tags that correspond to aUIComponentinstance in the view.ValidatorELTag ValidatorELTag is a base class for all Jakarta Server Pages custom actions that create and register aValidatorinstance on theEditableValueHolderassociated with our most immediate surrounding instance of a tag whose implementation class is a subclass ofUIComponentTag. -
Classes in jakarta.faces.webapp used by jakarta.faces.webapp Class Description UIComponentClassicTagBase UIComponentTagBaseis the base class for all Jakarta Server Pages tags that use the "classic" Jakarta Server Pages tag interface that correspond to aUIComponentinstance in the view.UIComponentTag Deprecated.Use of this class has been replaced withUIComponentELTag, which extendsUIComponentClassicTagBaseto add properties that use the Jakarta Expression Language API introduced as part of Jakarta Server Pages 2.1.UIComponentTagBase UIComponentTagBaseis the base class for all Jakarta Server Pages tags that correspond to aUIComponentinstance in the view.