Uses of Class
jakarta.faces.view.ViewMetadata
-
Uses of ViewMetadata in jakarta.faces.view
Modifier 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)