Uses of Class
jakarta.faces.webapp.UIComponentTag
Package | Description |
---|---|
jakarta.faces.webapp |
-
Uses of UIComponentTag in jakarta.faces.webapp
Subclasses of UIComponentTag in jakarta.faces.webapp Modifier and Type Class Description class
UIComponentBodyTag
Deprecated.All component tags now implementBodyTag
.Methods in jakarta.faces.webapp that return UIComponentTag Modifier and Type Method Description static UIComponentTag
UIComponentTag. getParentUIComponentTag(jakarta.servlet.jsp.PageContext context)
Deprecated.Locate and return the nearest enclosingUIComponentTag
if any; otherwise, returnnull
.