Uses of Class
jakarta.faces.component.UIImportConstants
Packages that use UIImportConstants
Package
Description
Classes
for defining a View Declaration Language (VDL) for authoring
Jakarta Faces user interfaces.
-
Uses of UIImportConstants in jakarta.faces.view
Methods in jakarta.faces.view that return types with arguments of type UIImportConstantsModifier and TypeMethodDescriptionstatic Collection<UIImportConstants>ViewMetadata.getImportConstants(UIViewRoot root) Utility method to extract view metadata from the providedUIViewRoot.