Uses of Class
jakarta.faces.view.ViewMetadata
Packages that use ViewMetadata
-
Uses of ViewMetadata in com.sun.faces.application.view
Subclasses of ViewMetadata in com.sun.faces.application.viewMethods in com.sun.faces.application.view that return ViewMetadataModifier and TypeMethodDescriptionFaceletViewHandlingStrategy.getViewMetadata
(FacesContext context, String viewId) -
Uses of ViewMetadata in jakarta.faces.view
Methods in jakarta.faces.view that return ViewMetadataModifier and TypeMethodDescriptionabstract ViewMetadata
ViewDeclarationLanguage.getViewMetadata
(FacesContext context, String viewId) Return a reference to the view metadata for the view represented by the argumentviewId
, ornull
if the metadata cannot be found.ViewDeclarationLanguageWrapper.getViewMetadata
(FacesContext context, String viewId)