Uses of Class
jakarta.faces.component.UIForm
Packages that use UIForm
Package
Description
 Specialized user interface component classes for HTML.
- 
Uses of UIForm in com.sun.faces.renderkit
Methods in com.sun.faces.renderkit that return UIFormModifier and TypeMethodDescriptionstatic UIFormRenderKitUtils.getForm(UIComponent component, FacesContext context) Utility method to return the client ID of the parent form. - 
Uses of UIForm in jakarta.faces.component.html
Subclasses of UIForm in jakarta.faces.component.html