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 classUIComponentBodyTagDeprecated.All component tags now implementBodyTag.Methods in jakarta.faces.webapp that return UIComponentTag Modifier and Type Method Description static UIComponentTagUIComponentTag. getParentUIComponentTag(jakarta.servlet.jsp.PageContext context)Deprecated.Locate and return the nearest enclosingUIComponentTagif any; otherwise, returnnull.