Package | Description |
---|---|
javax.faces.webapp |
Modifier and Type | Class and Description |
---|---|
class |
UIComponentBodyTag
Deprecated.
All component tags now implement
BodyTag .
This class has been replaced by UIComponentELTag . |
class |
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. |
class |
UIComponentELTag
UIComponentELTag specializes its superclass to allow for
properties that take their values from Jakarta Expression Language expressions. |
class |
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. |
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.