Uses of Class
jakarta.faces.component.UIImportConstants
-
Packages that use UIImportConstants Package Description jakarta.faces.view -
-
Uses of UIImportConstants in jakarta.faces.view
Methods in jakarta.faces.view that return types with arguments of type UIImportConstants Modifier and Type Method Description static Collection<UIImportConstants>
ViewMetadata. getImportConstants(UIViewRoot root)
Utility method to extract view metadata from the providedUIViewRoot
.
-